commit | a6a172b292a13c44464d9012809f24da41ddbf8a | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Fri Dec 20 16:18:45 2013 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 03 15:36:56 2014 -0500 |
tree | 653d8e1b81ac210dba29f9ca4c4e37f7ac249df0 | |
parent | f84d1b49c9ef9057defc47137405d1c1b87b19db [diff] |
ath9k_hw: fix gentimer callback without overflow handler If a gentimer has both the trigger and the overflow bits set, only mask out the trigger bit if an overflow handler is present. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>