From: Adham Abozaeid <adham.abozaeid@xxxxxxxxxxxxx> This patch series merges drv_handle and operation_mode wids since they provide duplicate information to WILC. Also it removes function wilc_resolve_disconnect_aberration that's not referenced Changes since v1: - Removed missed reference for wilc_set_wfi_drv_handler from wilc_hif.c - Fixed check_patch errors - Clubbed both patches in patch series Adham Abozaeid (2): staging: wilc1000: merge drv_handle and operation_mode wids staging: wilc1000: remove unused function drivers/staging/wilc1000/wilc_hif.c | 41 ++----------------- drivers/staging/wilc1000/wilc_hif.h | 6 +-- drivers/staging/wilc1000/wilc_netdev.c | 6 +-- .../staging/wilc1000/wilc_wfi_cfgoperations.c | 26 ++++++------ drivers/staging/wilc1000/wilc_wlan_if.h | 3 +- 5 files changed, 21 insertions(+), 61 deletions(-) -- 2.17.1