NetBSD-Bugs archive

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

PR/48964 CVS commit: src/sys/dev/usb



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

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48964 CVS commit: src/sys/dev/usb
Date: Sat, 19 Jul 2014 08:38:28 +0000

 Module Name:   src
 Committed By:  skrll
 Date:          Sat Jul 19 08:38:28 UTC 2014
 
 Modified Files:
        src/sys/dev/usb: if_urndis.c
 
 Log Message:
 Don't return an error in urndis_init if IFF_RUNNING is set on entry.
 
 That is, fix my mistake in handling PR/48964
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/sys/dev/usb/if_urndis.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