ath9k: Remove duplicate variables
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 9 Feb 2009 07:57:10 +0000 (13:27 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Feb 2009 18:45:03 +0000 (13:45 -0500)
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>

No differences found