summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
diff options
context:
space:
mode:
authorStanislaw Gruszka <sgruszka@redhat.com>2011-02-25 13:46:02 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2011-02-25 20:33:40 (GMT)
commit8628172f45c839376bf2b70bbd326d56e68dadc3 (patch)
tree8e91a2cd8272701bc682e3db8869e5582c5e22bc /net/mac80211/cfg.c
parent08f6c85223b71ba7bf2a5ebbdf735881475a8e3c (diff)
downloadlinux-fsl-qoriq-8628172f45c839376bf2b70bbd326d56e68dadc3.tar.xz
mac80211: better fix for conn_mon_timer running after disassociate
Is still possible to schedule conn_mon_timer after disassociate from ieee80211_sta_tx_notify() and ieee80211_offchannel_ps_disable(). Move disassociate check to ieee80211_sta_reset_conn_monitor() to cover all these cases, and add unlikely since in most the time we call ieee80211_sta_reset_conn_monitor() when associated. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/cfg.c')
0 files changed, 0 insertions, 0 deletions