From: Felix Fietkau Date: Fri, 11 Oct 2013 21:30:54 +0000 (+0200) Subject: ath9k_hw: remove IS_CHAN_B() X-Git-Tag: v3.13-rc1~105^2~181^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a5e63265f6dbd616596325d899332ddc506e83e;p=pandora-kernel.git ath9k_hw: remove IS_CHAN_B() Hardware 802.11b-only mode isn't supported by the driver (the device is configured for 802.11n/g instead). Simplify the code by removing checks for it. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed