Date: Sun, 24 Oct 2010 21:26:41 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb/net usb_ethernet.c Message-ID: <201010242127.o9OLR3DJ030684@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-10-24 21:26:41 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/usb/net usb_ethernet.c
Log:
SVN rev 214300 on 2010-10-24 21:26:41Z by yongari
MFC r213438:
RX buffer allocation failure is not an input error. Controller
successfully received a frame but we failed to pass it to upper
stack due to lack of resources. So update if_iqdrops counter
instead of updating if_ierrors counter.
Revision Changes Path
1.8.2.3 +1 -1 src/sys/dev/usb/net/usb_ethernet.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010242127.o9OLR3DJ030684>
