Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 May 2007 00:35:16 +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 if_lagg.h
Message-ID:  <200705070035.l470ZG8C047772@repoman.freebsd.org>

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



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