From: Bruno Randolf Date: Wed, 8 Sep 2010 07:04:54 +0000 (+0900) Subject: ath/ath9k: Replace common->splitmic with a flag X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=117675d06ad2dd16fcf466669ba9700a8d589ea3;p=pandora-kernel.git ath/ath9k: Replace common->splitmic with a flag Replace common->splitmic with ATH_CRYPT_CAP_MIC_COMBINED flag. splitmic has to be used when the ATH_CRYPT_CAP_MIC_COMBINED capability flag is not set. Signed-off-by: Bruno Randolf Acked-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed