All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: pull-request: mac80211 2017-03-31
Date: Fri, 31 Mar 2017 08:14:34 +0200	[thread overview]
Message-ID: <20170331061435.24667-1-johannes@sipsolutions.net> (raw)

Hi Dave,

Before netconf, I figured I'd get these two fixes to you, at least
I wanted to have them out of the way.

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit b768b16de58d5e0b1d7c3f936825b25327ced20c:

  openvswitch: Fix refcount leak on force commit. (2017-03-28 21:56:11 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2017-03-31

for you to fetch changes up to 7d65f82954dadbbe7b6e1aec7e07ad17bc6d958b:

  mac80211: unconditionally start new netdev queues with iTXQ support (2017-03-29 14:20:40 +0200)

----------------------------------------------------------------
Two fixes:
 * don't block netdev queues (indefinitely!) if mac80211
   manages traffic queueing itself
 * check wiphy registration before checking for ops
   on resume, to avoid crash

----------------------------------------------------------------
Arend Van Spriel (1):
      cfg80211: check rdev resume callback only for registered wiphy

Johannes Berg (1):
      mac80211: unconditionally start new netdev queues with iTXQ support

 net/mac80211/iface.c |  3 ++-
 net/wireless/sysfs.c | 10 ++++------
 2 files changed, 6 insertions(+), 7 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Johannes Berg <johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
To: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: pull-request: mac80211 2017-03-31
Date: Fri, 31 Mar 2017 08:14:34 +0200	[thread overview]
Message-ID: <20170331061435.24667-1-johannes@sipsolutions.net> (raw)

Hi Dave,

Before netconf, I figured I'd get these two fixes to you, at least
I wanted to have them out of the way.

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit b768b16de58d5e0b1d7c3f936825b25327ced20c:

  openvswitch: Fix refcount leak on force commit. (2017-03-28 21:56:11 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2017-03-31

for you to fetch changes up to 7d65f82954dadbbe7b6e1aec7e07ad17bc6d958b:

  mac80211: unconditionally start new netdev queues with iTXQ support (2017-03-29 14:20:40 +0200)

----------------------------------------------------------------
Two fixes:
 * don't block netdev queues (indefinitely!) if mac80211
   manages traffic queueing itself
 * check wiphy registration before checking for ops
   on resume, to avoid crash

----------------------------------------------------------------
Arend Van Spriel (1):
      cfg80211: check rdev resume callback only for registered wiphy

Johannes Berg (1):
      mac80211: unconditionally start new netdev queues with iTXQ support

 net/mac80211/iface.c |  3 ++-
 net/wireless/sysfs.c | 10 ++++------
 2 files changed, 6 insertions(+), 7 deletions(-)

             reply	other threads:[~2017-03-31  6:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-31  6:14 Johannes Berg [this message]
2017-03-31  6:14 ` pull-request: mac80211 2017-03-31 Johannes Berg
2017-04-01 20:31 ` David Miller

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=20170331061435.24667-1-johannes@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=davem@davemloft.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@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.