From: Rajkumar Manoharan Date: Fri, 24 Sep 2010 12:28:50 +0000 (+0530) Subject: ath9k_htc: Fix TKIP disconnect failure with HTC drivers X-Git-Tag: v2.6.37-rc1~147^2~265^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2b626248b0799bd14be40ce290c6681a8419512;p=pandora-kernel.git ath9k_htc: Fix TKIP disconnect failure with HTC drivers The following commit removed splitmic. But forgot to add ATH_CRYPT_CAP_MIC_COMBINED flag for HTC drivers which causes TKIP to fail. Author: Bruno Randolf Date: Wed Sep 8 16:04:54 2010 +0900 ath/ath9k: Replace common->splitmic with a flag Replace common->splitmic with ATH_CRYPT_CAP_MIC_COMBINED flag. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed