Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2008 20:56:35 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_lagg.c
Message-ID:  <200809182057.m8IKvBWv006595@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809182057.m8IKvBWv006595>