From: Johannes Berg Date: Thu, 22 Jan 2015 20:38:45 +0000 (+0100) Subject: ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROL X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~69^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cb10943fc60b4349a4d7865bdd579bc5c8eaf73;p=pandora-kernel.git ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROL The ath10k driver only supports HW crypto (except for management frames or so - CMAC needs to be done in software). Make it use the new IEEE80211_HW_SW_CRYPTO_CONTROL flag to ensure mac80211 doesn't erroneously attempt to use software crypto. Taking through my tree after Kalle's ACK to avoid breaking the ath10k driver with the next crypto patches. Acked-by: Kalle Valo Signed-off-by: Johannes Berg --- Reading git-diff-tree failed