NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52068 CVS commit: src/sys/dev/pci
The following reply was made to PR kern/52068; it has been noted by GNATS.
From: "Kengo NAKAHARA" <knakahara%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52068 CVS commit: src/sys/dev/pci
Date: Tue, 21 Mar 2017 10:39:52 +0000
Module Name: src
Committed By: knakahara
Date: Tue Mar 21 10:39:52 UTC 2017
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
fix PR kern/52068 (82574 Tx csum offload bug in not only i386 but also amd64).
The packets sent from txq[1] could not be enabled any tx offload.
This has been enbugged since r1.454.
To generate a diff of this commit:
cvs rdiff -u -r1.497 -r1.498 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index