cvs commit: src/sys/pci if_sk.c if_skreg.h

John-Mark Gurney jmg at FreeBSD.org
Thu Aug 19 23:22:05 PDT 2004


jmg         2004-08-20 06:22:04 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_sk.c if_skreg.h 
  Log:
  fix LOR's in sk.  Original patch from dwhite.  This moves the memory
  allocation earlier on in sk_attach so we don't have to lock until a bit
  later.
  
  PR:             69752
  
  Revision  Changes    Path
  1.86      +54 -42    src/sys/pci/if_sk.c
  1.22      +2 -2      src/sys/pci/if_skreg.h


More information about the cvs-all mailing list