summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_kue.c
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2013-08-06 07:31:48 +0000
committerbluhm <bluhm@openbsd.org>2013-08-06 07:31:48 +0000
commit157ed2f3b050b221c19b1fd38db9ecabf77e6512 (patch)
treeb0acf43db116de76cca4408581ca4e6762dc6b50 /sys/dev/usb/if_kue.c
parentAfter a leading blank on an output line, the first word was counted twice (diff)
downloadwireguard-openbsd-157ed2f3b050b221c19b1fd38db9ecabf77e6512.tar.xz
wireguard-openbsd-157ed2f3b050b221c19b1fd38db9ecabf77e6512.zip
In tcp_ctloutput() tp was assigned at two different places for IPv4
and IPv6. The variable tp is not accessed between these two assingments. intotcpcb() is a define without side effects. So use the same code for IPv4 and IPv6. OK claudio@ mpi@
Diffstat (limited to 'sys/dev/usb/if_kue.c')
0 files changed, 0 insertions, 0 deletions