CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/09 14:57:01
Modified files:
sys/net : if_pppoe.c
Log message:
Fix the error path of the 'SIOCSIFMTU' pppoe_ioctl() case. Return error
value if the `error' is set instead of continue to sppp_ioctl().
ok bluhm@
