From: David S. Miller Date: Fri, 9 May 2025 11:34:38 +0000 (+0100) Subject: Merge branch 'net_sched-gso_skb-flushing' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=12f4ee312c95a76b9ae068ee1cc8fb05297e101e;p=users%2Fjedix%2Flinux-maple.git Merge branch 'net_sched-gso_skb-flushing' Cong Wang says: ==================== net_sched: Fix gso_skb flushing during qdisc change This patchset contains a bug fix and its test cases, please check each patch description for more details. To keep the bug fix minimum, I intentionally limit the code changes to the cases reported here. --- v2: added a missing qlen-- fixed the new boolean parameter for two qdiscs ==================== Signed-off-by: David S. Miller --- 12f4ee312c95a76b9ae068ee1cc8fb05297e101e