Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/rtlwifi
Larry Finger 5eef40e568 rtlwifi: btcoexist: Change local debugging macros CL_*** into the standard varieties
Macros CL_SNPRINTF and CL_PRINTF are always used in that order. The first
formats info into a buffer, and the second dumps it with printk. As the
debug system in rtlwifi has a macro that does this with a single call,
it seems reasonable to use it instead. An additional benefit is that the
debug level can be set when loading the driver used by the wifi device.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-09-15 15:00:53 -04:00
..
2014-08-25 15:39:23 -04:00
2014-03-06 14:29:56 -05:00
2014-03-04 13:25:39 -05:00
2014-03-04 13:25:39 -05:00
2014-03-06 14:29:56 -05:00
2012-01-24 14:08:37 -05:00
2013-12-05 14:54:51 -05:00
2013-01-14 11:32:44 +01:00