From: Johannes Berg Date: Thu, 2 Jul 2009 16:26:18 +0000 (+0200) Subject: cfg80211: refuse authenticating to same BSSID twice X-Git-Tag: v2.6.32-rc1~703^2~706 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a9b5e17952ec7ce938645a23ba29bcfdb66c8d9;p=pandora-kernel.git cfg80211: refuse authenticating to same BSSID twice It is possible that there are different BSS structs with the same BSSID, but we cannot authenticate with multiple of them them because we need the BSSID to be unique for deauthenticating/disassociating. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed