]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Add MIC space only for TX key option
authorDavid Spinadel <david.spinadel@intel.com>
Fri, 1 Dec 2017 11:50:52 +0000 (13:50 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Dec 2017 11:20:17 +0000 (12:20 +0100)
commit806bb873dadfd5617af78442cdd326d046e33c98
tree936a15e2817360d322ebe90373099da0d3f478a9
parentadee7612855904be63f5d0af266355f554450e91
mac80211: Add MIC space only for TX key option

Add a key flag to indicates that the device only needs
MIC space and not a real MIC.
In such cases, keep the MIC zeroed for ease of debug.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/key.c
net/mac80211/tx.c
net/mac80211/wpa.c