thompsa 2007-07-13 01:26:44 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/net if.c
Log:
Move the IFT_IEEE8023ADLAG case above the copy to IFP2ENADDR(ifp). This chunk
of code has a slightly different layout to HEAD had was mismerged. This fixes
lagg(4) on RELENG_6.
Revision Changes Path
1.234.2.21 +1 -1 src/sys/net/if.c