CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/10 03:01:48
Modified files:
sys/net : if_vlan.c
Log message:
Remove netlock assertion from vlan_ioctl(). Now (*if_ioctl)() called
without netlock for SIOC{G,S}IFMEDIA commands.
ok bluhm@
