From: Alexander Aring Date: Sun, 1 Mar 2015 20:55:29 +0000 (+0100) Subject: at86rf230: cleanup and squash stack variable X-Git-Tag: omap-for-v4.2/o2_dc~131^2~244^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef5428a1386d472939c763abc68a9d0f1fb18dce;p=pandora-kernel.git at86rf230: cleanup and squash stack variable I had this variable because I thought it would be protected by disable/enable irq but this is not true. It's protected by stop/wake netdev queue which is called by ieee802154_xmit_complete. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed