rwatson 2004/03/12 22:17:00 PST
FreeBSD src repository
Modified files:
sys/net if_spppsubr.c
Log:
Constify interactive_ports, as its value is static, and therefore doesn't
require synchronization.
Revision Changes Path
1.106 +1 -1 src/sys/net/if_spppsubr.c