Jan Niehusmann 64f851e410 mac80211: trigger ieee80211_sta_work after opening interface
ieee80211_sta_work is disabled while network interface
is down. Therefore, if you configure wireless parameters
before bringing the interface up, these configurations are
not yet effective and association fails.

A workaround from userspace is calling a command like
'iwconfig wlan0 ap any' after the interface is brought up.

To fix this behaviour, trigger execution of ieee80211_sta_work from
ieee80211_open when in STA or IBSS mode.

Signed-off-by: Jan Niehusmann <jan@gondor.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-04-01 15:44:07 -04:00
..
2007-11-02 08:47:06 +01:00
2007-10-10 16:52:33 -07:00
2007-05-05 11:46:38 -07:00
2008-02-05 14:35:47 -05:00
2007-10-10 16:49:27 -07:00
2008-02-01 16:12:24 -05:00
2007-10-10 16:53:16 -07:00
2007-10-10 16:53:16 -07:00
2008-01-28 15:10:08 -08:00
2008-01-28 15:09:43 -08:00
2008-01-28 14:59:53 -08:00
2008-01-28 14:59:53 -08:00
2007-10-10 16:53:14 -07:00