cvs commit: src/sys/net if_bridge.c

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


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

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    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.15  +25 -19    src/sys/net/if_bridge.c


More information about the cvs-src mailing list