2014-09-08 14:51:44

by Johannes Berg

[permalink] [raw]
Subject: pull-request: mac80211 2014-09-08

Hi John,

One more for mac80211, hopefully that should be it. If anyone thinks I
missed anything please holler. I'll have one more for mac80211-next
later this week.

Note I'm going to be on vacation soon (EOW) until early October, so if
anything super urgent shows up I'd appreciate if you could merge it for
me.

Thanks,
johannes


The following changes since commit 14b058bbce9279ee432f0944ca14df69f4a0d170:

mac80211: fix agg_status debugfs file alignment (2014-08-26 11:13:37 +0200)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-john-2014-09-08

for you to fetch changes up to 785e21a89d77923852869f83ebd2689ec4d5ce54:

mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period (2014-09-05 13:41:08 +0200)

----------------------------------------------------------------
Two more fixes for mac80211 - one of them addresses a long-standing
issue that we only found when using vendor events more frequently;
the other addresses some bad information being reported in userspace
that people were starting to actually look at.

----------------------------------------------------------------
Emmanuel Grumbach (1):
mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period

Johannes Berg (1):
nl80211: clear skb cb before passing to netlink

net/mac80211/sta_info.c | 2 +-
net/wireless/nl80211.c | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)




2014-09-09 19:00:09

by John W. Linville

[permalink] [raw]
Subject: Re: pull-request: mac80211 2014-09-08

On Mon, Sep 08, 2014 at 04:51:34PM +0200, Johannes Berg wrote:
> Hi John,
>
> One more for mac80211, hopefully that should be it. If anyone thinks I
> missed anything please holler. I'll have one more for mac80211-next
> later this week.
>
> Note I'm going to be on vacation soon (EOW) until early October, so if
> anything super urgent shows up I'd appreciate if you could merge it for
> me.
>
> Thanks,
> johannes
>
>
> The following changes since commit 14b058bbce9279ee432f0944ca14df69f4a0d170:
>
> mac80211: fix agg_status debugfs file alignment (2014-08-26 11:13:37 +0200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-john-2014-09-08
>
> for you to fetch changes up to 785e21a89d77923852869f83ebd2689ec4d5ce54:
>
> mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period (2014-09-05 13:41:08 +0200)
>
> ----------------------------------------------------------------
> Two more fixes for mac80211 - one of them addresses a long-standing
> issue that we only found when using vendor events more frequently;
> the other addresses some bad information being reported in userspace
> that people were starting to actually look at.
>
> ----------------------------------------------------------------
> Emmanuel Grumbach (1):
> mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period
>
> Johannes Berg (1):
> nl80211: clear skb cb before passing to netlink

Pulling now...

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