Disable verbose debug messages

This patch is in use in the Arch AUR, at
https://aur.archlinux.org/packages/8192eu-dkms/
This commit is contained in:
Tom M 2017-06-24 15:09:41 +01:00 committed by Magnus Bergmark
parent 323d5ed011
commit 0af336b999
No known key found for this signature in database
GPG Key ID: DB2D6BB84D8E0309

View File

@ -369,9 +369,9 @@
/*
* Debug Related Config
*/
#define DBG 1
#define DBG 0
#define CONFIG_DEBUG /* DBG_871X, etc... */
//#define CONFIG_DEBUG /* DBG_871X, etc... */
//#define CONFIG_DEBUG_RTL871X /* RT_TRACE, RT_PRINT_DATA, _func_enter_, _func_exit_ */
#define CONFIG_PROC_DEBUG