commit | ba52da58be0acf3b7775972b2b5234ce64388c79 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Mon Feb 09 13:27:10 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 13 13:45:03 2009 -0500 |
tree | 7663eb81791f4b85f56a6fa4c9119c954de7bc54 | |
parent | d6bad496c6fbe3adb3323915a8b0430fa2955199 [diff] |
ath9k: Remove duplicate variables A few variables (bssid, bssidmask, curaid) were duplicated in struct ath_softc and in ath_hal, remove them. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>