From: Alexander Aring Date: Wed, 29 Oct 2014 20:34:39 +0000 (+0100) Subject: mac802154: rx: use netif_receive_skb X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~3^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21fdf0a1c10719f6edbb5961f5b076f5575d4bce;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed