commit | 98deeea0b3464955ec416c30cbd0c3d21cacfa9a | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Mon Aug 11 14:05:46 2008 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 29 16:24:01 2008 -0400 |
tree | 3cf039e52965164e6b3b4c74c4a06ac75f8ea808 | |
parent | 7c56d24bc80112daadc7ef54247a5fc8397dbc5c [diff] |
ath9k: Trim struct ath_softc Add sc_rxflush and sc_noreset as bitfields to sc_flags. Remove a few variables and function prototypes that are unused. Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>