From: Sujith Manoharan Date: Mon, 5 Aug 2013 09:38:26 +0000 (+0530) Subject: ath9k: Remove ath_ant_comb_update() X-Git-Tag: v3.12-rc1~132^2~297^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=047dc3ac884f3285bc123461e5e3c38f44fb32a6;p=pandora-kernel.git ath9k: Remove ath_ant_comb_update() During a HW reset, the diversity config is programmed in the set_board_values() eeprom callback, there is no need to do it again by calling ath_ant_comb_update(). Fixed antenna support is not fully handled for 1-stream cards, it can be done later. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed