CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/28 03:38:32
Modified files:
sys/net : if_trunk.c
Log message:
Remove useless splnet()/splx() dances.
Data structures modified in the ioctl path are protected by the NET_LOCK().
ok sashan@
