aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac802154.h
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2014-10-26 09:37:02 +0100
committerMarcel Holtmann <marcel@holtmann.org>2014-10-26 17:23:58 +0100
commitfe24371d6645b766c59ec664c59d0a9c310ad455 (patch)
treebc7f7553e60e9dcaee1827740a500b5227ba81cd /include/net/mac802154.h
parentmac802154: tx: move xmit callback to tx file (diff)
downloadlinux-dev-fe24371d6645b766c59ec664c59d0a9c310ad455.tar.xz
linux-dev-fe24371d6645b766c59ec664c59d0a9c310ad455.zip
mac802154: tx: remove kmalloc in xmit hotpath
This patch removes the kmalloc allocation for workqueue data. This patch replaces the kmalloc and uses the control block of skb. The control block has enough space and isn't use by any other layer in this case. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include/net/mac802154.h')
0 files changed, 0 insertions, 0 deletions