From: Gabor Juhos Date: Tue, 21 Jun 2011 09:23:43 +0000 (+0200) Subject: ath9k: add a missing case statement to ath_ant_div_comb_alt_check X-Git-Tag: v3.1-rc1~316^2~350^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66ce235a9d6ea8a7b7089d29000eb715c66a6221;p=pandora-kernel.git ath9k: add a missing case statement to ath_ant_div_comb_alt_check The 'ar9003_hw_antdiv_comb_conf_get' function sets div_group to 2 however that value is not used in 'ath_ant_div_comb_alt_check'. Signed-off-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed