rtlwifi: Change debug parameter to apply to individual drivers
authorLarry Finger <Larry.Finger@lwfinger.net>
Fri, 7 Oct 2011 16:27:33 +0000 (11:27 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 11 Oct 2011 20:41:22 +0000 (16:41 -0400)
The current debug parameter is applied to rtlwifi, which means that all
loaded drivers have the same level of debugging applied. In addition,
the previous method requires a two-step load process to enable debugging.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found