diff options
author | 2013-08-06 07:31:48 +0000 | |
---|---|---|
committer | 2013-08-06 07:31:48 +0000 | |
commit | 157ed2f3b050b221c19b1fd38db9ecabf77e6512 (patch) | |
tree | b0acf43db116de76cca4408581ca4e6762dc6b50 /sys/dev/usb/if_kue.c | |
parent | After a leading blank on an output line, the first word was counted twice (diff) | |
download | wireguard-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