From: Sujith Date: Fri, 11 Sep 2009 03:00:03 +0000 (+0530) Subject: ath9k: Fix bug in ANI channel handling X-Git-Tag: v2.6.32-rc1~657^2~17^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d37b7da39dbac8197e41a5f9c8162730f6b36d8b;p=pandora-kernel.git ath9k: Fix bug in ANI channel handling When processing MIB interrupts, OFDM and CCK error handling routines for low RSSI values have to be invoked only when the channel mode is 11G/11B. Since HT channels will also fall under the bands 2Ghz/5Ghz, check appropriately. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed