Alina Friedrichsen c0415b547d mac80211: Creating new IBSS with fixed BSSID
This fixes a bug when creating a new IBSS network with a
fixed BSSID. The fixed BSSID situation is now with one of
my last patches handled in ieee80211_sta_find_ibss()
function.

It's more robust to test against
(ifsta->flags & IEEE80211_STA_PREV_BSSID_SET), because
ifsta->state is not seted right in every situation and so
the creating of the new IBSS network sometimes hangs after
the first try to scan for a network to merge.

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-02-09 15:03:39 -05:00
..
2009-02-06 22:07:41 -08:00
2009-01-21 14:02:00 -08:00
2009-01-07 17:23:17 -08:00
2009-01-04 17:29:21 -08:00
2009-02-08 20:22:19 -08:00
2009-01-06 10:44:34 -08:00
2009-01-25 20:49:14 -08:00
2009-01-21 14:02:02 -08:00
2009-01-21 14:02:04 -08:00
2009-01-11 00:06:33 -08:00
2008-11-19 18:49:57 -08:00