]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: calculate skb hash early when using itxq
authorFelix Fietkau <nbd@nbd.name>
Sun, 26 Jul 2020 13:09:47 +0000 (15:09 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 31 Jul 2020 07:24:24 +0000 (09:24 +0200)
commit079f98effc95cf3d72b3a87e6f3a33802852c750
tree138fcfcd063c45566f5107743bdcb8f0d24fe460
parentc720ee80a67f25553f453b28a39bd3b9bcaa113f
mac80211: calculate skb hash early when using itxq

This avoids flow separation issues when using software encryption.

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