]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb95af69855a08b544f81cac1f925379ffff60946
tree825c54a25b4662d885515961abe54c5fa953759c
parent9642a838f4c5b77b98255f799c3e3d6d09adbf60
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