summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorAssaf Krauss <assaf.krauss@intel.com>2008-06-04 20:27:59 +0300
committerJohn W. Linville <linville@tuxdriver.com>2008-06-09 15:50:20 -0400
commitad81b2f97d42e13ef78bb3798e046cd5f0492980 (patch)
treebcec9a5e984c0be1c9b9ef0e6636ddfa3c07b699 /crypto
parenta01f5450401f081f07a866612121e780e0730cfd (diff)
downloadlinux-ad81b2f97d42e13ef78bb3798e046cd5f0492980.tar.bz2
mac80211: Fixing slow IBSS rejoin
This patch fixes the issue of slow reconnection to an IBSS cell after disconnection from it. Now the interface's bssid is reset upon ifdown. ieee80211_sta_find_ibss: if (found && memcmp(ifsta->bssid, bssid, ETH_ALEN) != 0 && (bss = ieee80211_rx_bss_get(dev, bssid, local->hw.conf.channel->center_freq, ifsta->ssid, ifsta->ssid_len))) Note: In general disconnection is still not handled properly in mac80211 Signed-off-by: Assaf Krauss <assaf.krauss@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions