ath9k: Use a single opmode variable
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 11 Aug 2008 08:34:52 +0000 (14:04 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Aug 2008 20:23:58 +0000 (16:23 -0400)
commitb4696c8b9233bea812b972a5e79c5db7ecf13867
treeaf515054456aa403ca973ecf9640e15639f75f5a
parent6a2b9e8c8f4be9954933051719b312adcfb7263d
ath9k: Use a single opmode variable

ah_opmode and sc_opmode are redundant.
This patch removes sc_opmode.

Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/ath9k.h
drivers/net/wireless/ath9k/beacon.c
drivers/net/wireless/ath9k/core.c
drivers/net/wireless/ath9k/core.h
drivers/net/wireless/ath9k/hw.c
drivers/net/wireless/ath9k/main.c
drivers/net/wireless/ath9k/recv.c
drivers/net/wireless/ath9k/xmit.c
This page took 0.027299 seconds and 5 git commands to generate.