netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211 2017-06-02
@ 2017-06-02 13:47 Johannes Berg
  2017-06-02 14:37 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2017-06-02 13:47 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-wireless

Hi Dave,

Here I just have two fixes for issues that folks reported to me recently.

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

Thanks,
johannes



The following changes since commit 029c58178b9aa0a293a86ee0da3355611ac99d07:

  Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 (2017-05-24 15:31:39 -0400)

are available in the git repository at:

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

for you to fetch changes up to e165bc02a02c70e40d5c811c705ba269aeca0497:

  mac80211: fix dropped counter in multiqueue RX (2017-06-01 21:26:03 +0200)

----------------------------------------------------------------
Just two fixes:
 * fix the per-CPU drop counters to not be added to the
   rx_packets counter, but really the drop counter
 * fix TX aggregation start/stop callback races by setting
   bits instead of allocating and queueing an skb

----------------------------------------------------------------
Johannes Berg (2):
      mac80211: fix TX aggregation start/stop callback race
      mac80211: fix dropped counter in multiqueue RX

 net/mac80211/agg-tx.c      | 128 ++++++++++++++++++---------------------------
 net/mac80211/ht.c          |  16 ++++--
 net/mac80211/ieee80211_i.h |  14 ++---
 net/mac80211/iface.c       |  11 +---
 net/mac80211/sta_info.c    |   2 +-
 net/mac80211/sta_info.h    |   2 +
 6 files changed, 72 insertions(+), 101 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: mac80211 2017-06-02
  2017-06-02 13:47 pull-request: mac80211 2017-06-02 Johannes Berg
@ 2017-06-02 14:37 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2017-06-02 14:37 UTC (permalink / raw)
  To: johannes; +Cc: netdev, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Fri,  2 Jun 2017 15:47:44 +0200

> Here I just have two fixes for issues that folks reported to me recently.
> 
> Please pull and let me know if there's any problem.

Looks good, pulled, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-02 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-02 13:47 pull-request: mac80211 2017-06-02 Johannes Berg
2017-06-02 14:37 ` David Miller

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).