linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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,
	adham.abozaeid@atmel.com, Nicolas.FERRE@atmel.com
Subject: Re: [PATCH V2 15/26] staging: wilc1000: wilc_set_wfi_drv_handler: add mac index
Date: Wed, 3 Feb 2016 15:26:46 -0800	[thread overview]
Message-ID: <20160203232646.GA20738@kroah.com> (raw)
In-Reply-To: <1453707330-13526-16-git-send-email-glen.lee@atmel.com>

On Mon, Jan 25, 2016 at 04:35:19PM +0900, Glen Lee wrote:
> Firmware supports sta/ap concurrency so mac index will be passed to wilc.
> Remove wilc_set_wfi_drv_handler in scan and connect functions, and call
> the function in ndo_open which is wilc_mac_open.
> WID_SET_DRV_HANDLER value has been changed as well.
> 
> Signed-off-by: Glen Lee <glen.lee@atmel.com>
> ---
> Changes in V2:
>  - fix checkpatch CHECK: space prefferred around that '^'

This patch fails to apply, so can you refresh the rest of the series and
resend it?  I've applied the first 14 patches here.

thanks,

greg k-h

  reply	other threads:[~2016-02-03 23:26 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25  7:35 [PATCH V2 00/26] use unified firmware and add ops in cfg Glen Lee
2016-01-25  7:35 ` [PATCH V2 01/26] staging: wilc1000: fix bug when changing virtual interface Glen Lee
2016-01-25  7:35 ` [PATCH V2 02/26] staging: wilc1000: remove define WILC_OPTIMIZE_SLEEP_INT Glen Lee
2016-01-25  7:35 ` [PATCH V2 03/26] staging: wilc1000: support suspend/resume functionality Glen Lee
2016-01-25  7:35 ` [PATCH V2 04/26] staging: wilc1000: add sdio resume/suspend Glen Lee
2016-01-25  7:35 ` [PATCH V2 05/26] staging: wilc1000: sdio_init: add resume argument Glen Lee
2016-01-25  7:35 ` [PATCH V2 06/26] staging: wilc1000: add ops resuem/suspend/wakeup in cfg80211 Glen Lee
2016-01-25  7:35 ` [PATCH V2 07/26] staging: wilc1000: remove sleep and reduce close timeout Glen Lee
2016-01-25  7:35 ` [PATCH V2 08/26] staging: wilc1000: get address from wilc Glen Lee
2016-01-25  7:35 ` [PATCH V2 09/26] staging: wilc1000: use unified firmware Glen Lee
2016-01-25  7:35 ` [PATCH V2 10/26] staging: wilc1000: remove wilc_set_machw_change_vir_if Glen Lee
2016-01-25  7:35 ` [PATCH V2 11/26] staging: wilc1000: set bssid with mode Glen Lee
2016-01-25  7:35 ` [PATCH V2 12/26] staging: wilc1000: set proper bssid address Glen Lee
2016-01-25  7:35 ` [PATCH V2 13/26] staging: wilc1000: change_virtual_intf: change codes for unified firmware Glen Lee
2016-01-25  7:35 ` [PATCH V2 14/26] staging: wilc1000: call power save after changing mode Glen Lee
2016-01-25  7:35 ` [PATCH V2 15/26] staging: wilc1000: wilc_set_wfi_drv_handler: add mac index Glen Lee
2016-02-03 23:26   ` Greg KH [this message]
2016-01-25  7:35 ` [PATCH V2 16/26] staging: wilc1000: remove unused functions Glen Lee
2016-01-25  7:35 ` [PATCH V2 17/26] staging: wilc1000: ignore power save Glen Lee
2016-01-25  7:35 ` [PATCH V2 18/26] staging: wilc1000: handle connecting error Glen Lee
2016-01-25  7:35 ` [PATCH V2 19/26] staging: wilc1000: tcp_process: fix a build warning Glen Lee
2016-01-25  7:35 ` [PATCH V2 20/26] staging: wilc1000: remove define TCP_ACK_FILTER Glen Lee
2016-01-25  7:35 ` [PATCH V2 21/26] staging: wilc1000: increase link speed Glen Lee
2016-01-25  7:35 ` [PATCH V2 22/26] staging: wilc1000: disable power save when AP mode Glen Lee
2016-01-25  7:35 ` [PATCH V2 23/26] staging: wilc1000: fix bug on p2p connection Glen Lee
2016-01-25  7:35 ` [PATCH V2 24/26] staging: wilc1000: add ops tx power in cfg80211 Glen Lee
2016-01-25  7:35 ` [PATCH V2 25/26] staging: wilc1000: fix WEP security bug Glen Lee
2016-01-25  7:35 ` [PATCH V2 26/26] staging: wilc1000: get mac address after setting drv handler Glen Lee
2016-01-25 13:15 ` [PATCH V2 00/26] use unified firmware and add ops in cfg Kalle Valo
2016-01-25 17:21   ` Greg KH
2016-01-26  2:44     ` glen lee
2016-01-26  2:55       ` Greg KH

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=20160203232646.GA20738@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Nicolas.FERRE@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 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).