commit | b1c1d0003d6d07c3b269340b8ac3fd2b42fd5ebe | [log] [tgz] |
---|---|---|
author | Mohammed Shafi Shajakhan <mshajakhan@atheros.com> | Fri Dec 17 20:44:36 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 20 14:49:48 2010 -0500 |
tree | 00fafd82fd4ad6bf3d1e8dd35fa3c884195be875 | |
parent | 18db45c46eae31cee7cfdfd7e671b0201dcdbcd8 [diff] |
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>