commit | d21b31fd53626f9c1d14fc676793dbe86b44d1c6 | [log] [tgz] |
---|---|---|
author | Luis Carlos Cobo <luisca@cozybit.com> | Thu Aug 02 13:16:02 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:50:11 2007 -0700 |
tree | 3c5179f383c89bdffecd48565d7b38ed7db9e12c | |
parent | b37e5842f5ab66f8d0533ee62ffe35c26ae800a3 [diff] |
[PATCH] libertas: keep mesh autostart enabled while asleep 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>