]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()
authorJohannes Berg <johannes.berg@intel.com>
Wed, 8 Jul 2015 12:41:48 +0000 (15:41 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 13 Aug 2015 09:31:45 +0000 (11:31 +0200)
commit2990aff1814e8fd456a3c7dd9698cc1efdd692ce
tree9c8603f39960b515a0866e1e58a7e401130a841d
parent77be5ce49e488f70904a500deb356bd1ac5c0424
mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()

The iwlwifi driver was the only driver that used this, but as
it turns out it never needed it, so we can remove it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/aes_cmac.c