Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Mon, 19 Jan 2015 21:22:19 +0000 (16:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Jan 2015 21:22:19 +0000 (16:22 -0500)
commit0c49087462e8587c12ecfeaf1dd46fdc0ddc4532
treeb91fa846e41c80cd948c9d8fa636bd352ed98a31
parent926e9878a360fc57112259949c44c74c31709cc6
parentc1e140bf79d817d4a7aa9932eb98b0359c87af33
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git./linux/kernel/git/jberg/mac80211-next

Some further updates for net-next:
 * fix network-manager which was broken by the previous changes
 * fix delete-station events, which were broken by me making the
   genlmsg_end() mistake
 * fix a timer left running during suspend in some race conditions
   that would cause an annoying (but harmless) warning
 * (less important, but in the tree already) remove 80+80 MHz rate
   reporting since the spec doesn't distinguish it from 160 MHz;
   as the bitrate they're both 160 MHz bandwidth

Signed-off-by: David S. Miller <davem@davemloft.net>
net/wireless/nl80211.c
net/wireless/util.c