Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 2003 18:05:54 -0700 (PDT)
From:      Mike Silbersack <silby@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_xl.c
Message-ID:  <200304080105.h3815sun062782@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304080105.h3815sun062782>