commit | cfe7007a9b4cea9c4a0f7d4192c776c62f31869e | [log] [tgz] |
---|---|---|
author | Alexander Wetzel <alexander@wetzel-home.de> | Tue Apr 23 22:47:11 2019 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Apr 26 13:02:11 2019 +0200 |
tree | 169bfa776fb972ab5fe79f852b9457a1c7aebeab | |
parent | a680fe468df7550ed18fbcae30e382252fdc35c6 [diff] |
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>