ath9k: Fix TSF Adjust usage
authorSujith <Sujith.Manoharan@atheros.com>
Wed, 17 Sep 2008 04:46:07 +0000 (10:16 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 24 Sep 2008 20:18:02 +0000 (16:18 -0400)
commit31e9ab2b180bccb3977b9a82ff357ac4c6ee3c83
tree2a4567bf337b7d2852d8157cbf0c08b24923f648
parent459f5f90f1bd959ced04761406415b178b315177
ath9k: Fix TSF Adjust usage

TSF adjust is needed only for AP mode when staggered beacons
are used. Since we support only a single interface in IBSS mode,
disable setting the TSF adjust register.

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