Date: Tue, 9 Mar 2010 00:52:16 +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: <201003090949.o299nbbn036513@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2010-03-09 00:52:16 UTC
FreeBSD src repository
Modified files:
sys/net if_lagg.c
Log:
SVN rev 204901 on 2010-03-09 00:52:16Z by delphij
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
MFC after: 1 month
Revision Changes Path
1.41 +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?201003090949.o299nbbn036513>
