From: Varka Bhadram Date: Mon, 11 Aug 2014 11:25:07 +0000 (+0200) Subject: mac802154: cleanup in rx path X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~84^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24bbd44a96c7a209fafbf1b28f0ac1a00cf4e551;p=pandora-kernel.git mac802154: cleanup in rx path This patch replace the sizeof(struct rx_work) with sizeof(*work) and directly passing the skb in mac802154_subif_rx() Signed-off-by: Varka Bhadram Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed