Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: wilc1000: merge drv_handle and operation_mode wids
@ 2019-08-01 20:15 Adham.Abozaeid
  2019-08-01 20:15 ` [PATCH v2 1/2] " Adham.Abozaeid
  2019-08-01 20:15 ` [PATCH v2 2/2] staging: wilc1000: remove unused function Adham.Abozaeid
  0 siblings, 2 replies; 3+ messages in thread
From: Adham.Abozaeid @ 2019-08-01 20:15 UTC (permalink / raw)
  To: linux-wireless; +Cc: devel, gregkh, johannes, Ajay.Kathat, Adham.Abozaeid

From: Adham Abozaeid <adham.abozaeid@microchip.com>

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-01 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-01 20:15 [PATCH v2 0/2] staging: wilc1000: merge drv_handle and operation_mode wids Adham.Abozaeid
2019-08-01 20:15 ` [PATCH v2 1/2] " Adham.Abozaeid
2019-08-01 20:15 ` [PATCH v2 2/2] staging: wilc1000: remove unused function Adham.Abozaeid

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox