git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc4e98d
)
wpan: use stack buffer instead of heap
author
Alexander Aring
<alex.aring@gmail.com>
Tue, 5 Feb 2013 10:23:44 +0000
(10:23 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 Feb 2013 20:56:17 +0000
(15:56 -0500)
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>
No differences found