Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Fri, 14 Feb 2020 15:16:08 +0000 (07:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Feb 2020 15:16:08 +0000 (07:16 -0800)
commitb32cb6fcf1f81449a388f3fd2be14454a2c644da
tree8f1341a2efeab11e0bbe263cba47085cbfeea8f0
parent907e51e41ad9061b49811750475bfeb75c0f2b3c
parent33181ea7f5a62a17fbe55f0f73428ecb5e686be8
Merge tag 'mac80211-for-net-2020-02-14' of git://git./linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
Just a few fixes:
 * avoid running out of tracking space for frames that need
   to be reported to userspace by using more bits
 * fix beacon handling suppression by adding some relevant
   elements to the CRC calculation
 * fix quiet mode in action frames
 * fix crash in ethtool for virt_wifi and similar
 * add a missing policy entry
 * fix 160 & 80+80 bandwidth to take local capabilities into
   account
====================

Signed-off-by: David S. Miller <davem@davemloft.net>