]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mac80211: check and refresh aggregation session in encap offload tx
authorFelix Fietkau <nbd@nbd.name>
Tue, 8 Sep 2020 12:36:50 +0000 (14:36 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 18 Sep 2020 09:55:05 +0000 (11:55 +0200)
commit96ae9cd02c0fd527db6cd8c090abfbcac1546a9f
tree05d3dc04d1f8fb813c80ec20c378492291349bc2
parent5f8d69eaab1915df97f4f2aca89ea16abdd092d5
mac80211: check and refresh aggregation session in encap offload tx

Update the last_tx timestamp to avoid tearing down the aggregation session
early. Fall back to the slow path if the session setup is still running

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