From: Alexander Aring Date: Sun, 17 May 2015 19:44:56 +0000 (+0200) Subject: mac802154: tx: allow xmit complete from hard irq X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~183^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3862eba691e3928338e188915676dd4fa7cefcaa;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed