2013-07-31 19:25:44

by Johannes Berg

[permalink] [raw]
Subject: pull-request: mac80211 2013-07-31

John,

Another pull request for mac80211 - this time with a bunch of important
fixes.

I have a fix from Chris for an infinite loop along with fixes from
myself to prevent it entering the loop to start with (continue using
disabled channels, many thanks to Chris for his debug/test help) and a
workaround for broken APs that advertise a bad HT primary channel in
their beacons. Additionally, a fix for another attrbuf race in mac80211
and a fix to clean up properly while P2P GO interfaces go down.

Let me know if there's any problem.

johannes

The following changes since commit 23df0b731954502a9391e739b92927cee4360343:

regulatory: use correct regulatory initiator on wiphy register (2013-07-25 09:52:46 +0200)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git for-john

for you to fetch changes up to ddfe49b42d8ad4bfdf92d63d4a74f162660d878d:

mac80211: continue using disabled channels while connected (2013-07-31 21:18:17 +0200)

----------------------------------------------------------------
Chris Wright (1):
mac80211: fix infinite loop in ieee80211_determine_chantype

Johannes Berg (5):
nl80211: fix another nl80211_fam.attrbuf race
mac80211: don't wait for TX status forever
mac80211: ignore HT primary channel while connected
cfg80211: fix P2P GO interface teardown
mac80211: continue using disabled channels while connected

net/mac80211/mlme.c | 54 +++++++++++++++++++++++++++++++++-----------------
net/wireless/core.c | 1 +
net/wireless/nl80211.c | 6 ++++--
3 files changed, 41 insertions(+), 20 deletions(-)


Attachments:
signature.asc (801.00 B)
This is a digitally signed message part

2013-08-02 19:00:17

by John W. Linville

[permalink] [raw]
Subject: Re: pull-request: mac80211 2013-07-31

On Wed, Jul 31, 2013 at 09:25:35PM +0200, Johannes Berg wrote:
> John,
>
> Another pull request for mac80211 - this time with a bunch of important
> fixes.
>
> I have a fix from Chris for an infinite loop along with fixes from
> myself to prevent it entering the loop to start with (continue using
> disabled channels, many thanks to Chris for his debug/test help) and a
> workaround for broken APs that advertise a bad HT primary channel in
> their beacons. Additionally, a fix for another attrbuf race in mac80211
> and a fix to clean up properly while P2P GO interfaces go down.
>
> Let me know if there's any problem.
>
> johannes
>
> The following changes since commit 23df0b731954502a9391e739b92927cee4360343:
>
> regulatory: use correct regulatory initiator on wiphy register (2013-07-25 09:52:46 +0200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git for-john
>
> for you to fetch changes up to ddfe49b42d8ad4bfdf92d63d4a74f162660d878d:
>
> mac80211: continue using disabled channels while connected (2013-07-31 21:18:17 +0200)

Pulling now...

--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.