]> asedeno.scripts.mit.edu Git - linux.git/commit
mac80211_hwsim: Extended Key ID support
authorAlexander Wetzel <alexander@wetzel-home.de>
Tue, 23 Apr 2019 20:47:11 +0000 (22:47 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 26 Apr 2019 11:02:11 +0000 (13:02 +0200)
commitcfe7007a9b4cea9c4a0f7d4192c776c62f31869e
tree169bfa776fb972ab5fe79f852b9457a1c7aebeab
parenta680fe468df7550ed18fbcae30e382252fdc35c6
mac80211_hwsim: Extended Key ID support

Allow Extended Key ID to be used with hwsim.

Hwsim can only communicate with other hwsim cards, allowing it to bypass
creation of A-MPDUs in the first place.

Mixing keyIDs in an A-MPDU is therefore impossible and can never cause
interoperability issues with other cards.

Signed-off-by: Alexander Wetzel <alexander@wetzel-home.de>
[reword comment slightly]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c