CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/30 19:00:27
Modified files:
sys/net : if_mpe.c
Log message:
use "sc" as the name of the softc variable in the ioctl code too.
while there, assign int when declaring the sc variable so the ioctl
paths do less.
