commit | 62b4fb66c5611c4e2b9279810c2d037fb5b5fa68 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Mon Mar 09 09:32:01 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 16 18:09:38 2009 -0400 |
tree | 9040289449937542a1833365debac2a8fa45ca12 | |
parent | c37452b0687e5c8942dd4866f7c614105e6050c3 [diff] |
ath9k: Fix bug in reading debugfs file 'rcstat' The rate table would not have been chosen before the interface has been brought up. Reading 'rcstat' in this case would result in an oops, fix this. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>