mac80211: set info->control.hw_key for encap offload packets
authorFelix Fietkau <nbd@nbd.name>
Tue, 8 Sep 2020 12:36:52 +0000 (14:36 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 18 Sep 2020 09:59:47 +0000 (11:59 +0200)
commitae045152764229e11c6833f5ccae4b62e9a0b60f
treeb855c9afaf0f7a28a34cf82312aca75373736a0a
parentaea6a3f03108532537aec8e18771c1d47a280744
mac80211: set info->control.hw_key for encap offload packets

This is needed for drivers that don't do the key lookup themselves

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20200908123702.88454-5-nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c