linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <Adham.Abozaeid@microchip.com>
To: <linux-wireless@vger.kernel.org>
Cc: <devel@driverdev.osuosl.org>, <gregkh@linuxfoundation.org>,
	<johannes@sipsolutions.net>, <Ajay.Kathat@microchip.com>,
	<Adham.Abozaeid@microchip.com>
Subject: [PATCH v2 0/2] staging: wilc1000: merge drv_handle and operation_mode wids
Date: Thu, 1 Aug 2019 20:15:10 +0000	[thread overview]
Message-ID: <20190801200909.12605-1-adham.abozaeid@microchip.com> (raw)

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


             reply	other threads:[~2019-08-01 20:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-01 20:15 Adham.Abozaeid [this message]
2019-08-01 20:15 ` [PATCH v2 1/2] staging: wilc1000: merge drv_handle and operation_mode wids Adham.Abozaeid
2019-08-01 20:15 ` [PATCH v2 2/2] staging: wilc1000: remove unused function Adham.Abozaeid

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190801200909.12605-1-adham.abozaeid@microchip.com \
    --to=adham.abozaeid@microchip.com \
    --cc=Ajay.Kathat@microchip.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).