[PATCH] mac80211: store SSID in sta_bss_list
authorJohn W. Linville <linville@tuxdriver.com>
Fri, 5 Oct 2007 18:23:27 +0000 (14:23 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 17 Oct 2007 01:19:18 +0000 (21:19 -0400)
Some AP equipment "in the wild" services multiple SSIDs using the
same BSSID.  This patch changes the key of sta_bss_list to include
the SSID as well as the BSSID and the channel so as to prevent one
SSID from eclipsing another SSID with the same BSSID.

Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found