cvs commit: src/sys/dev/hme if_hme.c

Robert Watson rwatson at FreeBSD.org
Fri Aug 13 16:14:51 PDT 2004


rwatson     2004-08-13 23:14:50 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/hme          if_hme.c 
  Log:
  Since if_hme doesn't contain locking or run with INTR_MPSAFE, mark
  the interface as IFF_NEEDSGIANT so if_start is run holding Giant.
  
  Revision  Changes    Path
  1.31      +2 -1      src/sys/dev/hme/if_hme.c


More information about the cvs-src mailing list