Date: Tue, 7 Sep 2010 20:13:08 +0000 (UTC) From: Jack F Vogel <jfv@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/e1000 if_em.c if_em.h Message-ID: <201009072013.o87KDG0b030584@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2010-09-07 20:13:08 UTC FreeBSD src repository Modified files: sys/dev/e1000 if_em.c if_em.h Log: SVN rev 212303 on 2010-09-07 20:13:08Z by jfv Tighten up the rx mbuf refresh code, there were some discrepencies from the igb version which was the target. Change the message when neither MSI or MSIX are enabled and a fallback to Legacy interrupts happen, the existing message was confusing. Revision Changes Path 1.55 +62 -50 src/sys/dev/e1000/if_em.c 1.16 +3 -1 src/sys/dev/e1000/if_em.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009072013.o87KDG0b030584>