From: Greg KH <gregkh@linuxfoundation.org>
To: Tony Cho <tony.cho@atmel.com>
Cc: devel@driverdev.osuosl.org, austin.shin@atmel.com,
linux-wireless@vger.kernel.org, Nicolas.FERRE@atmel.com,
adel.noureldin@atmel.com, leo.kim@atmel.com,
adham.abozaeid@atmel.com
Subject: Re: [PATCH 01/13] staging: wilc1000: add wilc to netdev private data structure
Date: Fri, 16 Oct 2015 22:01:08 -0700 [thread overview]
Message-ID: <20151017050108.GA12184@kroah.com> (raw)
In-Reply-To: <1444987389-14151-1-git-send-email-tony.cho@atmel.com>
On Fri, Oct 16, 2015 at 06:22:57PM +0900, Tony Cho wrote:
> From: Glen Lee <glen.lee@atmel.com>
>
> This patch adds struct wilc to struct perInterface_wlan_t which is netdev
> private data to access wilc via netdev_priv function and assigns wilc to
> nic->wilc. The global variable wl will be replaced with netdev private data
> member wilc step by step.
Nice, this is a great series, but it doesn't apply :(
Please fix up and resend.
thanks,
greg k-h
next prev parent reply other threads:[~2015-10-17 5:01 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-16 9:22 [PATCH 01/13] staging: wilc1000: add wilc to netdev private data structure Tony Cho
2015-10-16 9:22 ` [PATCH 02/13] staging: wilc1000: wilc1000_wlan_init: use netdev private wilc Tony Cho
2015-10-16 9:22 ` [PATCH 03/13] staging: wilc1000: wlan_init_locks: change parameter and use nic-wilc Tony Cho
2015-10-16 9:23 ` [PATCH 04/13] staging: wilc1000: mac_open: use netdev private wilc Tony Cho
2015-10-16 9:23 ` [PATCH 05/13] staging: wilc1000: mac_close: use netdev private wilc instead of wl Tony Cho
2015-10-16 9:23 ` [PATCH 06/13] staging: wilc1000: chage_virtual_intf: use netdev private wilc Tony Cho
2015-10-16 9:23 ` [PATCH 07/13] staging: wilc1000: wilc1000_wlan_deinit: change argument and use nic->wilc Tony Cho
2015-10-16 9:23 ` [PATCH 08/13] staging: wilc1000: CfgConnectResult: use netdev private wilc Tony Cho
2015-10-16 9:23 ` [PATCH 09/13] staging: wilc1000: add_key: use netdev private wilc instead of wl Tony Cho
2015-10-16 9:23 ` [PATCH 10/13] staging: wilc1000: del_key: " Tony Cho
2015-10-16 9:23 ` [PATCH 11/13] staging: wilc1000: wilc_mgmt_frame_register: use netdev private wilc Tony Cho
2015-10-16 9:23 ` [PATCH 12/13] staging: wilc1000: start_ap: use netdev private data wilc Tony Cho
2015-10-16 9:23 ` [PATCH 13/13] staging: wilc1000: init_irq: change argument and use netdev private wilc Tony Cho
2015-10-17 5:01 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-10-20 8:13 [PATCH 01/13] staging: wilc1000: add wilc to netdev private data structure Tony Cho
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=20151017050108.GA12184@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=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 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).