cvs commit: src/sys/net if_lagg.c

Andrew Thompson thompsa at FreeBSD.org
Thu Sep 18 20:57:11 UTC 2008


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


More information about the cvs-src mailing list