mac802154: add monitor listener to TX datapath
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>
Mon, 25 Jun 2012 23:24:54 +0000 (23:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:06:33 +0000 (21:06 -0700)
commit72fd5a8b75fb9962295a8c1338e13a4b1536714a
tree825c54a25b4662d885515961abe54c5fa953759c
parent7b8e19b67c1b171a04f6bd2f973d0b38cb496bf6
mac802154: add monitor listener to TX datapath

Add monitor receive callback to the TX datapath to catch all the
data sent to transceivers.

Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac802154/tx.c