NetBSD-Bugs archive

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

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



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

From: Matthias Drochner <drochner%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39211 CVS commit: src/sys/dev/usb
Date: Tue, 12 Aug 2008 16:30:43 +0000 (UTC)

 Module Name:   src
 Committed By:  drochner
 Date:          Tue Aug 12 16:30:43 UTC 2008
 
 Modified Files:
        src/sys/dev/usb: usb_subr.c
 
 Log Message:
 fix an inconsistency in a check for invalid configuration index vs. value;
 noticed by Frank Wille in PR kern/39211, but unrelated to the problem
 described (The check can practically never be hit.)
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.160 -r1.161 src/sys/dev/usb/usb_subr.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