All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: mac80211 2013-02-11
Date: Mon, 11 Feb 2013 12:04:34 +0100	[thread overview]
Message-ID: <1360580674.8738.14.camel@jlt4.sipsolutions.net> (raw)
In-Reply-To: <1360267300.8038.13.camel@jlt4.sipsolutions.net> (sfid-20130207_210125_019256_B62FB536)

[-- Attachment #1: Type: text/plain, Size: 1356 bytes --]

Hi,

I feel stupid now, I was testing corner cases and found *another*
bug ... :( So here's a new pull request.

Here are three fixes still for the 3.8 stream, the fix from Cong Ding
for the bad sizeof (Stephen Hemminger had pointed it out before but I'd
promptly forgotten), a mac80211 managed-mode channel context usage fix
where a downgrade would never stop until reaching non-HT and a bug in
the channel determination that could cause invalid channels like HT40+
on channel 11 to be used.

Please pull or let me know of any problems.

johannes

The following changes since commit c49dc9008b1c641a86837297df7c90cef070571b:

  cfg80211: off by one in ieee80211_bss() (2013-01-24 15:47:22 +0100)

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 3d9646d0abd02c552f6f15c302b31aa321c2fa8b:

  mac80211: fix channel selection bug (2013-02-11 11:12:26 +0100)

----------------------------------------------------------------
Cong Ding (1):
      mac80211: fix error in sizeof() usage

Johannes Berg (2):
      mac80211: fix managed mode channel context use
      mac80211: fix channel selection bug

 net/mac80211/cfg.c  |  3 ++-
 net/mac80211/mlme.c | 11 +++++++----
 2 files changed, 9 insertions(+), 5 deletions(-)


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

  reply	other threads:[~2013-02-11 11:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-06 16:36 pull-request: mac80211 2013-02-06 Johannes Berg
2013-02-07 20:01 ` pull-request: mac80211 2013-02-07 Johannes Berg
2013-02-11 11:04   ` Johannes Berg [this message]
2013-02-11 19:27     ` pull-request: mac80211 2013-02-11 John W. Linville
2013-02-11 20:39       ` Johannes Berg

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=1360580674.8738.14.camel@jlt4.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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 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.