commit | 15a6321d1c0f8db561932cd99e1b9897981da71f | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanoharan@atheros.com> | Thu Oct 07 20:58:39 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 07 14:41:28 2010 -0400 |
tree | ff00f48ec53ac86a34f3f4ffeffe078b6cc73500 | |
parent | 388ac775be95e510c2095ed6cd59422a5183a9fb [diff] |
ath9k_hw: Fix hw reset failure with HTC driver The following commit removed DISABLE_REGWRITE_BUFFER ops. The unnecessary REGWRITE_BUFFER_FLUSH was not removed properly which is causing failure on hw reset. Author: Felix Fietkau <nbd@openwrt.org> Date: Tue Oct 5 12:03:42 2010 +0200 ath9k_hw: clean up register write buffering Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>