All of lore.kernel.org
 help / color / mirror / Atom feed
From: <Adham.Abozaeid@microchip.com>
To: <gregkh@linuxfoundation.org>
Cc: <linux-wireless@vger.kernel.org>, <devel@driverdev.osuosl.org>,
	<johannes@sipsolutions.net>, <Aditya.Shankar@microchip.com>,
	<Ganesh.Krishna@microchip.com>
Subject: Re: [PATCH v3 2/4] staging: wilc1000: validate cfg parameters before scheduling the work
Date: Thu, 8 Nov 2018 16:27:52 +0000	[thread overview]
Message-ID: <6463e809-bb0f-60cb-56b9-fc9b0c0cc203@microchip.com> (raw)
In-Reply-To: <20181108112228.GA9001@kroah.com>


On 11/8/18 4:22 AM, Greg KH wrote:
> On Tue, Nov 06, 2018 at 12:01:18AM +0000, Adham.Abozaeid@microchip.com wrote:
>> From: Adham Abozaeid <adham.abozaeid@micochip.com>
>>
>> Validate cfg parameters after being called by cfg80211 in set_wiphy_params
>> before scheduling the work executed in handle_cfg_param
>>
>> Signed-off-by: Adham Abozaeid <adham.abozaeid@microchip.com>
>> ---
>>  drivers/staging/wilc1000/host_interface.c     | 61 ++++++-------------
>>  .../staging/wilc1000/wilc_wfi_cfgoperations.c | 50 ++++++++++++---
>>  2 files changed, 62 insertions(+), 49 deletions(-)
> Please fix this up so that the 0-day bot does not complain about it.

Sure Greg. I'll submit v4 with the fix for the bot warning.
I assume I shouldn't include patch 1/4 in the new version of the series since I see it was applied already, so I'll only resend the other 3 patches

Thanks,
Adham


  reply	other threads:[~2018-11-08 16:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-06  0:01 [PATCH v3 0/4] staging: wilc1000: validate input to set_wiphy_param and return proper errors Adham.Abozaeid
2018-11-06  0:01 ` [PATCH v3 1/4] staging: wilc1000: remove unused flags in handle_cfg_param() Adham.Abozaeid
2018-11-06  0:01 ` [PATCH v3 2/4] staging: wilc1000: validate cfg parameters before scheduling the work Adham.Abozaeid
2018-11-07  8:46   ` kbuild test robot
2018-11-08 11:22   ` Greg KH
2018-11-08 16:27     ` Adham.Abozaeid [this message]
2018-11-06  0:01 ` [PATCH v3 4/4] staging: wilc1000: Remove unused mutex cfg_values_lock Adham.Abozaeid
2018-11-06  0:01 ` [PATCH v3 3/4] staging: wilc1000: Don't keep a copy of wiphy parameters in the driver 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=6463e809-bb0f-60cb-56b9-fc9b0c0cc203@microchip.com \
    --to=adham.abozaeid@microchip.com \
    --cc=Aditya.Shankar@microchip.com \
    --cc=Ganesh.Krishna@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 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.