NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/37959 CVS commit: src/sys/dev/ic



The following reply was made to PR kern/37959; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37959 CVS commit: src/sys/dev/ic
Date: Tue, 18 Mar 2008 14:06:56 +0000 (UTC)

 Module Name:   src
 Committed By:  tsutsui
 Date:          Tue Mar 18 14:06:56 UTC 2008
 
 Modified Files:
        src/sys/dev/ic: rtl8169.c
 
 Log Message:
 It looks vlan tag info must appear not only in the first descriptor
 but in all descriptors of a multi-descriptor transmission attempt on re(4).
 
 Problem was reported and fix was confirmed by Chris Brookes on tech-net.
 Should also close PR kern/37959.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.97 -r1.98 src/sys/dev/ic/rtl8169.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