]> 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)
commitb5c6af3d5c0f93639632232d8183e1b842b27025
tree825c54a25b4662d885515961abe54c5fa953759c
parent4900fad5661e37682af865578799d3000d0fe361
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