mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
Remove debugging code that snuck in.
This commit is contained in:
parent
cdfd79031a
commit
a31532b4ad
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=206369
@ -62,7 +62,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <dev/usb/wlan/if_urtwvar.h>
|
||||
|
||||
SYSCTL_NODE(_hw_usb, OID_AUTO, urtw, CTLFLAG_RW, 0, "USB Realtek 8187L");
|
||||
#define URTW_DEBUG
|
||||
#ifdef URTW_DEBUG
|
||||
int urtw_debug = 0;
|
||||
SYSCTL_INT(_hw_usb_urtw, OID_AUTO, debug, CTLFLAG_RW, &urtw_debug, 0,
|
||||
|
Loading…
Reference in New Issue
Block a user