]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ath9k: General code scrub
authorSujith <Sujith.Manoharan@atheros.com>
Tue, 18 Nov 2008 03:38:13 +0000 (09:08 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 26 Nov 2008 14:47:31 +0000 (09:47 -0500)
commit46d14a58ffb42702e4c1b8bb88cfa05414617f4c
treebe81f5cf58d58e584828de6699445c499332f06a
parente63835b0f4d8545942fd41b3ca32bbf71bd73e4b
ath9k: General code scrub

Replace TRUE/FALSE macros with VALID/INVALID macros.
Follow a consistent variable convention.
Remove unnecessary comments.
Add all RC phy macros into a single enum.
Merge functions into reasonably sized entities.

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/main.c
drivers/net/wireless/ath9k/rc.c
drivers/net/wireless/ath9k/rc.h
drivers/net/wireless/ath9k/xmit.c