]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Start monitor work on restart
authorPaul Stewart <pstew@chromium.org>
Fri, 10 Jun 2011 15:00:19 +0000 (07:00 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 17 Jun 2011 18:22:16 +0000 (14:22 -0400)
commitd2786d35ee476ec08bfe99ef22293fd0d2e9dc69
treed30ff05545193fd745ae9368505934f9c5629524
parent9f5777e9612f133f95d63b4d6fb05a77e52d4d6d
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>
net/mac80211/mlme.c