Date: Sat, 7 Nov 2009 02:10:59 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <200911070211.nA72BAul015886@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-11-07 02:10:59 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c Log: SVN rev 199014 on 2009-11-07 02:10:59Z by yongari Fix I mssied in r199011. Rx ring index also should be updated. If we fill Rx ring full instead of half we can simplify this logic but this requires more experimentation. Revision Changes Path 1.238 +6 -0 src/sys/dev/bge/if_bge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911070211.nA72BAul015886>