Date: Mon, 1 Nov 2010 20:19:25 +0000 (UTC) From: Jack F Vogel <jfv@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/e1000 e1000_82571.c if_em.c if_lem.c if_lem.h Message-ID: <201011012019.oA1KJoei005381@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2010-11-01 20:19:25 UTC
FreeBSD src repository
Modified files:
sys/dev/e1000 e1000_82571.c if_em.c if_lem.c if_lem.h
Log:
SVN rev 214646 on 2010-11-01 20:19:25Z by jfv
Sync the lem code up with the vlan and other fixes in em.
Delete a unneeded test from the beginning of em_xmit.
CRITICAL: shared code fix for 82574, a mutex might not be
released, this can cause hangs.
Revision Changes Path
1.9 +6 -1 src/sys/dev/e1000/e1000_82571.c
1.61 +0 -13 src/sys/dev/e1000/if_em.c
1.12 +87 -141 src/sys/dev/e1000/if_lem.c
1.5 +15 -3 src/sys/dev/e1000/if_lem.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011012019.oA1KJoei005381>
