diff options
author | Guy Cohen <guy.cohen@intel.com> | 2008-07-03 18:56:13 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-07-07 21:31:39 +0200 |
commit | 8db9369ff92b1cd93566baadd8bd2992f025fdd0 (patch) | |
tree | 0b52162cacc30138045d0a52476d0a61365ac10d /net/mac80211/main.c | |
parent | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit (diff) | |
download | linux-8db9369ff92b1cd93566baadd8bd2992f025fdd0.tar.xz linux-8db9369ff92b1cd93566baadd8bd2992f025fdd0.zip |
mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify
Putting netif_carrier_on before configuring the driver/device with the
new association state may cause a race (tx frames may be sent before
configuration is done)
Signed-off-by: Guy Cohen <guy.cohen@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/main.c')
0 files changed, 0 insertions, 0 deletions