commit | 0ef1f168b6bc82b0b157c568e764b75961867970 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Mon Mar 30 15:28:35 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:54:30 2009 -0400 |
tree | 56efe522695728d65930f7957eb469fa2b6a8e15 | |
parent | eef7a57430c83b0419ba943bb1650ed5c349d454 [diff] |
ath9k: Remove redundant variable for Interrupt Mitigation The state is already stored in ath9k_ops_config, so remove the duplicate variable in ath_hw. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>