cvs commit: src/sys/net if_bridge.c

Andrew Thompson thompsa at FreeBSD.org
Thu Oct 27 12:43:11 PDT 2005


thompsa     2005-10-27 19:43:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6_0)
    sys/net              if_bridge.c 
  Log:
  MFC if_bridge r1.30
  
  > If we have been called from ether_ifdetach() then do not try and clear the
  > promisc flag from the member interface, this is a no-op anyway since the
  > interface is disappearing. The driver may have already released
  > its resources such as miibus and this is likely to panic the kernel.
  
  Approved by:    re (scottl)
  
  Revision       Changes    Path
  1.11.2.12.2.3  +25 -19    src/sys/net/if_bridge.c


More information about the cvs-all mailing list