ath9k: Use beacon interval directly
authorSujith <Sujith.Manoharan@atheros.com>
Tue, 17 Feb 2009 10:06:35 +0000 (15:36 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Feb 2009 19:52:39 +0000 (14:52 -0500)
commitfdbf7335ea1a4048ff4818bf15bdcab1925dc6df
treee9569a933913de303c5c1e984148b43bd2444fec
parentf7a99e46bef0f56549a041e867708b2f63d2e81c
ath9k: Use beacon interval directly

Setting up the CAB queue requires only the beacon interval,
remove the function ath_get_beaconconfig() which is redundant.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/xmit.c