Date: Fri, 11 Sep 2009 16:53:12 +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_igb.c Message-ID: <200909111653.n8BGrRxB062609@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2009-09-11 16:53:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/e1000 if_em.c if_igb.c
Log:
SVN rev 197093 on 2009-09-11 16:53:12Z by jfv
This fixes kern/138516, an mbuf leak in both the em
and igb driver, when a transmit fails the packet/mbuf
was not being requeued. Thanks to those that pointed
this problem out.
Approved by: re
Revision Changes Path
1.21.2.3 +10 -5 src/sys/dev/e1000/if_em.c
1.21.2.3 +14 -6 src/sys/dev/e1000/if_igb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909111653.n8BGrRxB062609>
