ath9k: Properly initialize channel table for 2GHz
authorMohammed Shafi Shajakhan <mshajakhan@atheros.com>
Fri, 17 Dec 2010 15:14:36 +0000 (20:44 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 20 Dec 2010 19:49:48 +0000 (14:49 -0500)
commitb1c1d0003d6d07c3b269340b8ac3fd2b42fd5ebe
tree00fafd82fd4ad6bf3d1e8dd35fa3c884195be875
parent18db45c46eae31cee7cfdfd7e671b0201dcdbcd8
ath9k: Properly initialize channel table for 2GHz

ath9k channel table for 2Ghz does not seems to initialize the 'band'
parameter.Though it does not seems to cause any visible issue it looks
odd when we initialize the 'band' parameter for 5Ghz channel table while
not so for 2Ghz.

Signed-off-by: Mohammed Shafi Shajakhan <mshajakhan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/init.c