Module Name:    src
Committed By:   martin
Date:           Thu Dec 20 11:35:32 UTC 2018

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.1

Log Message:
Ticket #1141


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.78 -r1.1.2.79 src/doc/CHANGES-8.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-8.1
diff -u src/doc/CHANGES-8.1:1.1.2.78 src/doc/CHANGES-8.1:1.1.2.79
--- src/doc/CHANGES-8.1:1.1.2.78	Tue Dec 18 18:33:40 2018
+++ src/doc/CHANGES-8.1	Thu Dec 20 11:35:32 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.78 2018/12/18 18:33:40 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.79 2018/12/20 11:35:32 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2082,3 +2082,8 @@ sys/dev/usb/if_urtwn.c				1.66
 	- Add IO-DATA WN-G150UMW to the supported list.
 	[msaitoh, ticket #1140]
 
+sys/dev/pci/ixgbe/ix_txrx.c			1.51
+
+	Fix TX queue assignment in some cases.
+	[knakahara, ticket #1141]
+

Reply via email to