From: Alexander Aring Date: Tue, 5 Feb 2013 10:23:44 +0000 (+0000) Subject: wpan: use stack buffer instead of heap X-Git-Tag: v3.9-rc1~139^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25060d8f3f2c21daadb4fc1fb0e37ce2c992e30b;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed