Date: Tue, 25 Jan 2011 22:25: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: <201101252226.p0PMQ1GW069723@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2011-01-25 22:25:50 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8_2)
sys/dev/e1000 if_em.c
Log:
SVN rev 217860 on 2011-01-25 22:25:50Z by jfv
MFC stable/8 r217710
- Pieces of the failure path in em_xmit got deleted along
the way, correct this.
- local_timer had a leftover TX_UNLOCK without matching
LOCK in the error path, remove it.
Approved by: re (bz)
Revision Changes Path
1.21.2.18.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?201101252226.p0PMQ1GW069723>
