CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/04 06:44:11
Modified files:
sys/net : if_trunk.c
Log message:
Move the trunk port count check from trunk_lb_start() to trunk_start()
before the protocol start routine is called so as to cover all protocols
with the same check.
ok mpf@
