OSDN Git Service

ath9k: Remove redundant chainmask check
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 30 Mar 2009 09:58:24 +0000 (15:28 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:29 +0000 (16:54 -0400)
commit6ed6a05e5c8061cdcd69a418c90c5f11979ce650
tree380a46bae2b7574c31aba53cd25ccbc1621a4c55
parentbdbdf46daa6dccb472f56559854477faddc44de9
ath9k: Remove redundant chainmask check

We get the valid chainmasks on HW attach, checking
it again during reset is redundant. This patch removes the check.

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