From: Luis R. Rodriguez Date: Thu, 24 Dec 2009 01:03:29 +0000 (-0500) Subject: ath9k: wake hardware during AMPDU TX actions X-Git-Tag: v2.6.33-rc3~44^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b685ba9de803f210936400612a32a2003f47cd3;p=pandora-kernel.git ath9k: wake hardware during AMPDU TX actions AMDPDU actions poke hardware for TX operation, as such we want to turn hardware on for these actions. AMDPU RX operations do not require hardware on as nothing is done in hardware for those actions. Without this we cannot guarantee hardware has been programmed correctly for each AMPDU TX action. Cc: stable@kernel.org Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed