commit | ef5428a1386d472939c763abc68a9d0f1fb18dce | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Sun Mar 01 21:55:29 2015 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Mar 03 02:15:25 2015 +0100 |
tree | eb5b2e37015eeb4d11942437c4c70f3b479f5293 | |
parent | ba6d22393284b703e6174278c31858bf59337ed2 [diff] |
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 <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>