Module Name: src Committed By: yamaguchi Date: Wed May 19 01:54:09 UTC 2021
Modified Files:
src/sys/net: if_spppsubr.c
Log Message:
remove a wrong ntohs().
The variable is already host-byte-order.
To generate a diff of this commit:
cvs rdiff -u -r1.242 -r1.243 src/sys/net/if_spppsubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
