Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1532387 > unrolled thread

pull-request: wireless-drivers 2016-11-29

Started byKalle Valo <kvalo@codeaurora.org>
First post2016-11-29 16:10 +0100
Last post2016-12-01 06:30 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  pull-request: wireless-drivers 2016-11-29 Kalle Valo <kvalo@codeaurora.org> - 2016-11-29 16:10 +0100
    Re: pull-request: wireless-drivers 2016-11-29 David Miller <davem@davemloft.net> - 2016-11-30 20:40 +0100
      Re: pull-request: wireless-drivers 2016-11-29 Kalle Valo <kvalo@codeaurora.org> - 2016-12-01 06:30 +0100

#1532387 — pull-request: wireless-drivers 2016-11-29

FromKalle Valo <kvalo@codeaurora.org>
Date2016-11-29 16:10 +0100
Subjectpull-request: wireless-drivers 2016-11-29
Message-ID<sIScG-1DN-37@gated-at.bofh.it>
Hi Dave,

if there's still time here's one more patch to 3.9. I think this is good
to have in 3.9 as it fixes an issue where we were printing uninitialised
memory in mwifiex. I had this in wireless-drivers already for some time
as I was waiting for other fixes and nothing serious actually came up.

If this doesn't make it to 3.9 that's not a problem, I'll just merge
this to wireless-drivers-next. Let me know what you prefer.

Kalle

The following changes since commit d3532ea6ce4ea501e421d130555e59edc2945f99:

  brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_ap (2016-10-27 18:04:54 +0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-for-davem-2016-11-29

for you to fetch changes up to fcd2042e8d36cf644bd2d69c26378d17158b17df:

  mwifiex: printk() overflow with 32-byte SSIDs (2016-11-17 13:16:52 +0200)

----------------------------------------------------------------
wireless-drivers fixes for 4.9

mwifiex

* properly terminate SSIDs so that uninitalised memory is not printed

----------------------------------------------------------------
Brian Norris (1):
      mwifiex: printk() overflow with 32-byte SSIDs

 drivers/net/wireless/marvell/mwifiex/cfg80211.c |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

[toc] | [next] | [standalone]


#1533529

FromDavid Miller <davem@davemloft.net>
Date2016-11-30 20:40 +0100
Message-ID<sJiTx-1Nf-59@gated-at.bofh.it>
In reply to#1532387
From: Kalle Valo <kvalo@codeaurora.org>
Date: Tue, 29 Nov 2016 16:59:44 +0200

> if there's still time here's one more patch to 3.9. I think this is good
> to have in 3.9 as it fixes an issue where we were printing uninitialised
> memory in mwifiex. I had this in wireless-drivers already for some time
> as I was waiting for other fixes and nothing serious actually came up.
> 
> If this doesn't make it to 3.9 that's not a problem, I'll just merge
> this to wireless-drivers-next. Let me know what you prefer.

Unless you are in a time-machine of some sort I assume you mean "4.9" not
"3.9" :-)

Pulled, thanks.

[toc] | [prev] | [next] | [standalone]


#1533814

FromKalle Valo <kvalo@codeaurora.org>
Date2016-12-01 06:30 +0100
Message-ID<sJs6t-7V2-7@gated-at.bofh.it>
In reply to#1533529
David Miller <davem@davemloft.net> writes:

> From: Kalle Valo <kvalo@codeaurora.org>
> Date: Tue, 29 Nov 2016 16:59:44 +0200
>
>> if there's still time here's one more patch to 3.9. I think this is good
>> to have in 3.9 as it fixes an issue where we were printing uninitialised
>> memory in mwifiex. I had this in wireless-drivers already for some time
>> as I was waiting for other fixes and nothing serious actually came up.
>> 
>> If this doesn't make it to 3.9 that's not a problem, I'll just merge
>> this to wireless-drivers-next. Let me know what you prefer.
>
> Unless you are in a time-machine of some sort I assume you mean "4.9" not
> "3.9" :-)
>
> Pulled, thanks.

Hah, I have no idea where I came up with this "3.9" :) I was trying mean
"4.9" of course, thanks for pulling.

-- 
Kalle Valo

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web