commit | f61398a7caa35d780639a5961d2b1ea427f710b6 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Thu Aug 25 07:13:33 2022 +0200 |
committer | Frédéric Lécaille <flecaille@haproxy.com> | Thu Aug 25 07:35:47 2022 +0200 |
tree | 451a3c02c321ff8889fb0a3eac555847e484e7f3 | |
parent | 560ddfa0035cd747c2f87d70aae2fe897dfef226 [diff] |
MINOR: quic: Remove useless traces about references to TX packets Since this commit: "BUG/MINOR: quic: Wrong list_for_each_entry() use when building packets from qc_do_build_pkt()" there is no more reason that frames can be released without having been sent, i.e. frames with non null ->pkt member. This ->pkt is the packet the frame is attached to. Must be backported to 2.6.