linux-stable/net/mac802154
Alexander Aring e89e45f22a mac802154: tx: squash multiple dereferencing
This patch introduce some new stack variables to avoid multiple
dereferencing inside the xmit worker function.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-10-26 17:24:02 +01:00
..
ieee802154_i.h mac802154: tx: move xmit callback to tx file 2014-10-26 17:23:50 +01:00
iface.c mac802154: tx: move xmit callback to tx file 2014-10-26 17:23:50 +01:00
Kconfig trivial: net/mac802154: Fix Kconfig typo 2014-10-25 07:56:21 +02:00
llsec.c ieee802154: move ieee802154 header 2014-10-25 21:39:57 +02:00
llsec.h mac802154: add llsec decryption method 2014-05-16 17:23:41 -04:00
mac_cmd.c mac802154: introduce IEEE802154_DEV_TO_SUB_IF 2014-10-25 21:55:38 +02:00
main.c mac802154: remove ieee802154_addr from driver_ops 2014-10-25 21:55:39 +02:00
Makefile mac802154: move wpan.c to iface.c 2014-10-25 21:39:55 +02:00
mib.c mac802154: rename dev_workqueue to workqueue 2014-10-25 21:55:38 +02:00
monitor.c mac802154: tx: move xmit callback to tx file 2014-10-26 17:23:50 +01:00
rx.c mac802154: rename dev_workqueue to workqueue 2014-10-25 21:55:38 +02:00
tx.c mac802154: tx: squash multiple dereferencing 2014-10-26 17:24:02 +01:00