thompsa 2008-09-18 20:56:35 UTC FreeBSD src repository Modified files: sys/net if_lagg.c Log: SVN rev 183160 on 2008-09-18 20:56:35Z by thompsa Move the protocol and port count checks to outside the loop, these conditions can not change while we have the lock so no point retesting. Revision Changes Path 1.30 +8 -8 src/sys/net/if_lagg.c