]> git.ipfire.org Git - thirdparty/curl.git/commit
vquic: make the "disable GSO" use infof, not failf
authorDaniel Stenberg <daniel@haxx.se>
Tue, 11 Feb 2025 08:00:08 +0000 (09:00 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Feb 2025 08:48:45 +0000 (09:48 +0100)
commitc89871fa876a8e408d4dc5fc58afb3e79cc54155
tree437958af9a0ccdd7193edc3691d5af2a4fdd8c92
parent383c030d52a61c2518adc1a07169a41416382eb4
vquic: make the "disable GSO" use infof, not failf

... because it is not actually a fail.

Closes #16294
lib/vquic/vquic.c