NetBSD-Bugs archive

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

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



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

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51202 CVS commit: src/sys/dev/usb
Date: Sun, 5 Jun 2016 10:45:16 +0000

 Module Name:	src
 Committed By:	skrll
 Date:		Sun Jun  5 10:45:16 UTC 2016
 
 Modified Files:
 	src/sys/dev/usb: xhci.c
 
 Log Message:
 PR/51202: XHCI driver sends stale TRBs from a pipe previously opened
 
 Use xhci_host_dequeue in xhci_set_dequeue
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.55 -r1.56 src/sys/dev/usb/xhci.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