Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Apr 2010 00:55:08 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if_lagg.c
Message-ID:  <201004080055.o380tG5v052525@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2010-04-08 00:55:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/net              if_lagg.c 
  Log:
  SVN rev 206390 on 2010-04-08 00:55:08Z by delphij
  
  MFC r204901
  
  Remove the check for IFF_DRV_OACTIVE right before adding a port into lagg
  interface.  The check itself seems to be coming from OpenBSD but does not
  seem to be useful for our code.
  
  Discussed with: thomasa
  
  Revision  Changes    Path
  1.19.2.9  +0 -4      src/sys/net/if_lagg.c



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