cvs commit: src/sys/net if_lagg.c if_lagg.h
Andrew Thompson
thompsa at FreeBSD.org
Mon May 7 00:35:16 UTC 2007
thompsa 2007-05-07 00:35:15 UTC
FreeBSD src repository
Modified files:
sys/net if_lagg.c if_lagg.h
Log:
Call if_setlladdr() on the aggregation port from a taskqueue so the softc lock
is not held. The short delay between aggregating the port and setting the MAC
address is fine.
Revision Changes Path
1.6 +78 -5 src/sys/net/if_lagg.c
1.6 +11 -0 src/sys/net/if_lagg.h
More information about the cvs-src
mailing list