cognet      2005-01-05 00:07:37 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_5)
    sys/dev/re           if_re.c 
  Log:
  MFC rev 1.36:
  In re_detach(), remove an extra call to ether_ifdetach().
  This fixes a panic that occurs when unloading the kernel module.
  
  Revision  Changes    Path
  1.28.2.6  +0 -1      src/sys/dev/re/if_re.c