]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/mac80211/util.c
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)
commitb9a9ada14aab17f08c1d9735601f1097cdcfc6de
tree47d823b696f262c53d5f52ef60bfb143b8444fa0
parentc604b9f219422e969fe371cc7259de34c3c5601d
mac80211: remove probe response temporary buffer allocation

Instead of allocating a temporary buffer to build IEs
build them right into the SKB.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c
drivers/net/wireless/ti/wl1251/main.c
drivers/net/wireless/ti/wlcore/cmd.c
include/net/mac80211.h
net/mac80211/tx.c
net/mac80211/util.c