android_kernel_samsung_univ.../net/mac802154
Alexander Aring 3862eba691 mac802154: tx: allow xmit complete from hard irq
Replace consume_skb with dev_consume_skb_any in ieee802154_xmit_complete
which can be called in hard irq and other contexts.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-05-19 11:44:45 +02:00
..
cfg.c
cfg.h
driver-ops.h
ieee802154_i.h
iface.c
Kconfig
llsec.c
llsec.h
mac_cmd.c cfg802154: introduce wpan phy flags 2015-05-19 11:44:42 +02:00
main.c ieee802154: add iftypes capability 2015-05-19 11:44:42 +02:00
Makefile
mib.c
rx.c
tx.c
util.c mac802154: tx: allow xmit complete from hard irq 2015-05-19 11:44:45 +02:00