[PATCH] libertas: keep mesh autostart enabled while asleep
authorLuis Carlos Cobo <luisca@cozybit.com>
Thu, 2 Aug 2007 17:16:02 +0000 (13:16 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:50:11 +0000 (16:50 -0700)
After loading the firmware, mesh autostart will be disabled. After that, the
user will still be able to enable or disable it at will. On suspend, it will be
always activated and later on resume it will go back to the state it had before
going to sleep.

Signed-off-by: Luis Carlos Cobo <luisca@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found