diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2008-08-03 13:32:01 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-08-22 22:29:58 +0200 |
commit | 8e7cdbb6333ef7654e708bd60e50a123688dcd7b (patch) | |
tree | 571d6ebb1d12f2171338e82fcffd3d25f2cb8178 /drivers | |
parent | replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate (diff) | |
download | linux-8e7cdbb6333ef7654e708bd60e50a123688dcd7b.tar.xz linux-8e7cdbb6333ef7654e708bd60e50a123688dcd7b.zip |
mac80211: filter probes in ieee80211_rx_mgmt_probe_resp
This patch moves filtering statement from ieee80211_rx_bss_info
which is called for both beacon and probe to ieee80211_rx_mgmt_probe_resp
and save few cycles in beacon parsing.
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions