From: Kalle Valo Date: Sun, 30 Oct 2011 19:16:15 +0000 (+0200) Subject: ath6kl: power down hardware when interface is down X-Git-Tag: v3.3-rc1~182^2~261^2~200^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fe4dffbc12b22507d2416667720cbd4b27c693b;p=pandora-kernel.git ath6kl: power down hardware when interface is down The benefit from this is that user space can control hardware's power state by putting interface up and down. This is handy if firmware gets to some weird state. The downside will be that putting interface up takes a bit longer, I was measuring ~500 ms during interface up. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed