NetBSD-Bugs archive

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

PR/52553 CVS commit: [netbsd-7] src/sys/dev/usb



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

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52553 CVS commit: [netbsd-7] src/sys/dev/usb
Date: Mon, 23 Oct 2017 19:15:09 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Mon Oct 23 19:15:09 UTC 2017
 
 Modified Files:
 	src/sys/dev/usb [netbsd-7]: if_athn_usb.c
 
 Log Message:
 Pull up following revision(s) (requested by skrll in ticket #1515):
 	sys/dev/usb/if_athn_usb.c: revision 1.23
 PR/52553 Panic on "ifconfig athn0 up"
 Don't race for a transfer in athn_usb_init on the free list for beacons.
 Instead pre-assign a transfer to beacons in athn_usb_alloc_tx_list
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6.6.1 -r1.6.6.2 src/sys/dev/usb/if_athn_usb.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