commit | 73a253ca9865cf743c9bc1c97982cb343f535655 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Fri Oct 07 11:27:33 2011 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 11 16:41:22 2011 -0400 |
tree | 6cf6cd7678e06968c259435634450bc1a7557a7c | |
parent | d5294971f11fc2b150437e43a4057c867c2bf413 [diff] |
rtlwifi: Change debug parameter to apply to individual drivers 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>