Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: move netif_carrier_on to after ieee80211_bss_info_change_no…
…tify 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 <[email protected]> Signed-off-by: Tomas Winkler <[email protected]> Signed-off-by: John W. Linville <[email protected]>
- Loading branch information