linux/net/mac802154
Alexander Aring 21fdf0a1c1 mac802154: rx: use netif_receive_skb
This patch removes netif_rx_ni call. Instead we call netif_receive_skb,
we can do that since commit c5c47e67bcd24638a059b1b5e9ec18c95f8634ca
("mac802154: rx: use tasklet instead workqueue").

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-10-29 23:07:46 +01:00
..
2014-10-28 23:19:09 +01:00
2014-10-25 21:39:57 +02:00
2014-05-16 17:23:41 -04:00
2014-10-29 23:07:46 +01:00
2014-10-29 23:07:45 +01:00
2014-10-26 17:24:03 +01:00