netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Maksim Salau <maksim.salau@gmail.com>
Cc: "David S . Miller" <davem@davemloft.net>,
	Wolfram Sang <wsa-dev@sang-engineering.com>,
	Mugunthan V N <mugunthanvnm@ti.com>,
	Florian Westphal <fw@strlen.de>,
	linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	Maksim Salau <maksim.salau@gmail.com>
Subject: Re: orinoco_usb: Fix buffer on stack
Date: Wed, 26 Apr 2017 09:01:27 +0000 (UTC)	[thread overview]
Message-ID: <20170426090127.1658B60B67@smtp.codeaurora.org> (raw)
In-Reply-To: <20170422170306.11668-1-maksim.salau@gmail.com>

Maksim Salau <maksim.salau@gmail.com> wrote:
> Allocate buffer on HEAP instead of STACK for a local variable
> that is to be sent using usb_control_msg().
> 
> Signed-off-by: Maksim Salau <maksim.salau@gmail.com>

Patch applied to wireless-drivers-next.git, thanks.

2f6ae79cb04b orinoco_usb: Fix buffer on stack

-- 
https://patchwork.kernel.org/patch/9694451/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

      reply	other threads:[~2017-04-26  9:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-22 17:03 [PATCH] net: wireless: orinoco: usb: Fix buffer on stack Maksim Salau
2017-04-26  9:01 ` Kalle Valo [this message]

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=20170426090127.1658B60B67@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=davem@davemloft.net \
    --cc=fw@strlen.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=maksim.salau@gmail.com \
    --cc=mugunthanvnm@ti.com \
    --cc=netdev@vger.kernel.org \
    --cc=wsa-dev@sang-engineering.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).