Date: Tue, 25 Jan 2011 22:55:50 +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 Message-ID: <201101252255.p0PMtwJR071894@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2011-01-25 22:55:50 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7_4)
sys/dev/e1000 if_em.c
Log:
SVN rev 217862 on 2011-01-25 22:55:50Z by jfv
MFC stable/7 r217723
- Pieces of the failure path in em_xmit got
mangled, correct it.
- local_timer had a leftover TX_UNLOCK without
a matching TX_LOCK in the error path, remove it.
Approved by: re (bz)
Revision Changes Path
1.1.2.16.2.2 +11 -3 src/sys/dev/e1000/if_em.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101252255.p0PMtwJR071894>
