From: Tomas Winkler Date: Sun, 3 Aug 2008 11:32:01 +0000 (+0300) Subject: mac80211: filter probes in ieee80211_rx_mgmt_probe_resp X-Git-Tag: v2.6.28-rc1~717^2~430 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e7cdbb6333ef7654e708bd60e50a123688dcd7b;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed