commit | a6af1d848179c17deb94621c2e761769f0d99355 | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@chromium.org> | Fri Jun 10 07:00:19 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 17 14:22:16 2011 -0400 |
tree | d30ff05545193fd745ae9368505934f9c5629524 | |
parent | b2ea345eab568062b321bcd3b8d72f14c93dbb63 [diff] |
mac80211: Start monitor work on restart Trigger connection monitor on resume from suspend. Since we have been sleeping, there is reason to suspect that we might not still be associated. The speed of detecting loss of {connection,authentication} is worth the cost of the small additional traffic at resume. Signed-off-by: Paul Stewart <pstew@chromium.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>