Date: Thu, 28 Oct 2010 00:16:54 +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: <201010280017.o9S0H97j037063@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2010-10-28 00:16:54 UTC
FreeBSD src repository
Modified files:
sys/dev/e1000 if_em.c
Log:
SVN rev 214441 on 2010-10-28 00:16:54Z by jfv
In the data setup code for doing offloads the
ip and tcp pointers were not reset after some
pullups. In practice this led to an NFS mount
failure when using UDP reported by Kevin Lo,
thanks Kevin. Fix from yongari, thank you!
Revision Changes Path
1.60 +6 -1 src/sys/dev/e1000/if_em.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010280017.o9S0H97j037063>
