]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix encryption key selection for 802.3 xmit
authorFelix Fietkau <nbd@nbd.name>
Fri, 18 Dec 2020 18:47:16 +0000 (19:47 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 14 Jan 2021 21:25:43 +0000 (22:25 +0100)
commitf129bd4a2fa4391169ff4c6d87271c16bf268d63
treedc28e4e60ed803e2302a8191a612f3ec7e6fdb36
parenta7f936635cc1aba9fc502817fc9eceb997f9b1d1
mac80211: fix encryption key selection for 802.3 xmit

When using WEP, the default unicast key needs to be selected, instead of
the STA PTK.

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