diff options
| author | Michael Tuexen <tuexen@FreeBSD.org> | 2026-08-24 19:00:14 +0000 |
|---|---|---|
| committer | Michael Tuexen <tuexen@FreeBSD.org> | 2026-08-24 19:05:56 +0000 |
| commit | 191dad334c646457c012d0d0963505a2f2d73a98 (patch) | |
| tree | e05a0032a1acb70132c3262cc9bf315e814b483f /sys/dev/qlnx/qlnxr/(developers-only) | |
| parent | 0ec81f6a531bf7b3b06e869c99295f3d4ab9ed8e (diff) | |
Several cleanups in tcp_input_with_port():
* Don't assign m twice.
* Don't reassign pointers without having done pullup().
* While there, change the type of isipv6 to bool, since it is used
that way.
No functional change intended.
Reported by: Hannes Elfert
Reviewed by: pouria, Timo Völker, Nick Banks
MFC after: 1 week
MFC to: stable/15
Differential Revision: https://reviews.freebsd.org/D59142
Diffstat (limited to 'sys/dev/qlnx/qlnxr/(developers-only)')
0 files changed, 0 insertions, 0 deletions
