]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commitba52da58be0acf3b7775972b2b5234ce64388c79
tree7663eb81791f4b85f56a6fa4c9119c954de7bc54
parentd6bad496c6fbe3adb3323915a8b0430fa2955199
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>
drivers/net/wireless/ath9k/ath9k.h
drivers/net/wireless/ath9k/hw.c
drivers/net/wireless/ath9k/hw.h
drivers/net/wireless/ath9k/main.c
drivers/net/wireless/ath9k/recv.c