cvs commit: src/sys/pci if_xl.c

Mike Silbersack silby at FreeBSD.org
Mon Apr 7 18:05:57 PDT 2003


silby       2003/04/07 18:05:54 PDT

  FreeBSD src repository

  Modified files:
    sys/pci              if_xl.c 
  Log:
  Fix up callers of xl_encap so that they handle a failure response
  properly (likely due to mbuf exhaustion.)  Previously, the driver
  got somewhat wedged.
  
  Also, remove the annoying messages printed every time xl_encap
  couldn't allocate a mbuf; they served no useful purpose, and just made
  an mbuf exhaustion situation more annoying.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.138     +10 -3     src/sys/pci/if_xl.c


More information about the cvs-src mailing list