[PATCH v4 0/2] staging: ks7010: clean up some debug stuff

Sergio Paracuellos sergio.paracuellos at gmail.com
Tue Mar 20 14:36:42 UTC 2018


This patch was in a previous patch series and only this one 
wasn't applied. So include here v4 which reviews and clean up 
some write only fields used in debug mode.

First patch of v3 wasn't be modified. Just another extra patch 
has been added removing write only fields only used in debug.

v3:
* Review KS_WLAN_DEBUG in driver sources properly replacing 
it to DEBUG directive.

v4: 
* Review sme_info structure debug fields and clean up related code.

Sergio Paracuellos (2):
  staging: ks7010: replace KS_WLAN_DEBUG with DEBUG preprocessor
    directive
  staging: ks7010: remove max_event_count field which is only being used
    in debug

 drivers/staging/ks7010/Makefile      | 1 -
 drivers/staging/ks7010/ks7010_sdio.c | 9 ++++-----
 drivers/staging/ks7010/ks_hostif.c   | 7 -------
 drivers/staging/ks7010/ks_wlan.h     | 4 ----
 4 files changed, 4 insertions(+), 17 deletions(-)

-- 
2.7.4



More information about the devel mailing list