From: Greg KH <gregkh@linuxfoundation.org>
To: Glen Lee <glen.lee@atmel.com>
Cc: devel@driverdev.osuosl.org, linux-wireless@vger.kernel.org,
tony.cho@atmel.com, leo.kim@atmel.com, austin.shin@atmel.com,
adel.noureldin@atmel.com, adham.abozaeid@atmel.com,
Nicolas.FERRE@atmel.com
Subject: Re: [PATCH 04/12] staging: wilc1000: wilc_wlan_txq_add_mgmt_pkt: add new argument dev
Date: Thu, 29 Oct 2015 08:48:23 +0900 [thread overview]
Message-ID: <20151028234823.GA4982@kroah.com> (raw)
In-Reply-To: <1446018508-17889-4-git-send-email-glen.lee@atmel.com>
On Wed, Oct 28, 2015 at 04:48:20PM +0900, Glen Lee wrote:
> This patch adds new argument struct net_device *dev and pass argument
> struct net_device to the function.
>
> Signed-off-by: Glen Lee <glen.lee@atmel.com>
> ---
> drivers/staging/wilc1000/linux_mon.c | 2 +-
> drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 4 ++--
> drivers/staging/wilc1000/wilc_wlan.c | 3 ++-
> drivers/staging/wilc1000/wilc_wlan.h | 4 ++--
> 4 files changed, 7 insertions(+), 6 deletions(-)
Doesn't apply, please rebase and resend this whole series.
thanks,
greg k-h
next prev parent reply other threads:[~2015-10-28 23:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-28 7:48 [PATCH 01/12] staging: wilc1000: wilc_wlan_txq_get_first: add argument struct wilc Glen Lee
2015-10-28 7:48 ` [PATCH 02/12] staging: wilc1000: linux_wlan_firmware_download: change argument Glen Lee
2015-10-28 7:48 ` [PATCH 03/12] staging: wilc1000: wilc_wlan_txq_remove_from_head: add new argument dev Glen Lee
2015-10-28 7:48 ` [PATCH 04/12] staging: wilc1000: wilc_wlan_txq_add_mgmt_pkt: " Glen Lee
2015-10-28 23:48 ` Greg KH [this message]
2015-10-28 7:48 ` [PATCH 05/12] staging: wilc1000: wilc_wlan_txq_add_to_tail: add argument net_device Glen Lee
2015-10-28 7:48 ` [PATCH 06/12] staging: wilc1000: linux_wlan_start_firmware: change argument with dev Glen Lee
2015-10-28 7:48 ` [PATCH 07/12] staging: wilc1000: wilc_wlan_init: add argument struct net_device Glen Lee
2015-10-28 7:48 ` [PATCH 08/12] staging: wilc1000: wilc_wlan_init: add argument net_device Glen Lee
2015-10-28 7:48 ` [PATCH 09/12] staging: wilc1000: linux_wlan_get_firmware: change argument p_nic with dev Glen Lee
2015-10-28 7:48 ` [PATCH 10/12] staging: wilc1000: wl_wlan_cleanup: add argument struct wilc Glen Lee
2015-10-28 7:48 ` [PATCH 11/12] staging: wilc1000: rename os_context to wilc Glen Lee
2015-10-28 7:48 ` [PATCH 12/12] staging: wilc1000: add argument wilc and use it instead of g_linux_wlan Glen Lee
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=20151028234823.GA4982@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Nicolas.FERRE@atmel.com \
--cc=adel.noureldin@atmel.com \
--cc=adham.abozaeid@atmel.com \
--cc=austin.shin@atmel.com \
--cc=devel@driverdev.osuosl.org \
--cc=glen.lee@atmel.com \
--cc=leo.kim@atmel.com \
--cc=linux-wireless@vger.kernel.org \
--cc=tony.cho@atmel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.