OSDN Git Service

mac80211: Fix queuing of scan containing a SSID
authorHelmut Schaa <hschaa@suse.de>
Fri, 9 Nov 2007 15:25:08 +0000 (16:25 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 15 Nov 2007 02:16:46 +0000 (21:16 -0500)
commita0af5f14542a2e0687f95e093a33ea7301fe8cc5
tree3ea4cd44adf869dcad972c2db51cf303417d1838
parentdbeeb816e805091e7cfc03baf36dc40b4adb2bbd
mac80211: Fix queuing of scan containing a SSID

This patch fixes scanning for specific ssid's which is broken due to the
scan being queued up without respecting the ssid to scan for.

Signed-off-by: Helmut Schaa <hschaa@suse.de>
Signed-off-by: Jiri Benc <jbenc@suse.cz>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/ieee80211_sta.c