Date: Mon, 4 Oct 2010 23:25:38 +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: <201010042325.o94NPtht027407@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-10-04 23:25:38 UTC
FreeBSD src repository
Modified files:
sys/dev/usb/net usb_ethernet.c
Log:
SVN rev 213438 on 2010-10-04 23:25:38Z by yongari
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.11 +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?201010042325.o94NPtht027407>
