summaryrefslogtreecommitdiffstats
path: root/scripts/module-common.lds
diff options
context:
space:
mode:
authorEmmanuel Grumbach2012-12-10 15:19:13 +0100
committerJohannes Berg2013-01-03 13:01:33 +0100
commitd45c41722a3eca639ced2c4c93665ced229b1da9 (patch)
treee1fed264ee3b9f03e12ed012f76a8de97a4a3eef /scripts/module-common.lds
parentmac80211: fix ieee80211_ie_build_vht_cap indentation (diff)
downloadkernel-qcow2-linux-d45c41722a3eca639ced2c4c93665ced229b1da9.tar.gz
kernel-qcow2-linux-d45c41722a3eca639ced2c4c93665ced229b1da9.tar.xz
kernel-qcow2-linux-d45c41722a3eca639ced2c4c93665ced229b1da9.zip
mac82011: use frame control to differentiate probe resp/beacon
The probe response/beacon management frame RX code passes a bool parameter to differentiate beacons and probe responses. This is useless since we have the frame and can thus use its frame control field. Moreover it is buggy since there is one call to ieee80211_rx_bss_info with a beacon frame that is indicated as a probe response, which is also fixed by using the frame control field, so do that. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts/module-common.lds')
0 files changed, 0 insertions, 0 deletions