kernel-ark/net/mac802154
Alexander Aring 25060d8f3f wpan: use stack buffer instead of heap
head buffer is only temporary available in mac802154_header_create.
So it's not necessary to put it on the heap.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-06 15:56:17 -05:00
..
ieee802154_dev.c mac802154: fix destructon ordering for ieee802154 devices 2012-12-14 13:14:07 -05:00
Kconfig
mac802154.h
mac_cmd.c
Makefile
mib.c
monitor.c
rx.c
tx.c
wpan.c wpan: use stack buffer instead of heap 2013-02-06 15:56:17 -05:00