OSDN Git Service

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)
commit4b58c37bb9d4282446f7a0194dbc44325787ac8c
tree9c8603f39960b515a0866e1e58a7e401130a841d
parent2001a130d4fa8386b9d7978578dc40aa1f0dad6c
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