mac80211: remove probe response temporary buffer allocation
authorJohannes Berg <johannes.berg@intel.com>
Thu, 29 Nov 2012 12:00:10 +0000 (13:00 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 30 Nov 2012 12:41:27 +0000 (13:41 +0100)
Instead of allocating a temporary buffer to build IEs
build them right into the SKB.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found