Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Wed, 15 Jan 2020 12:12:00 +0000 (04:12 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jan 2020 12:12:00 +0000 (04:12 -0800)
commiteb507906feaaf827395e5f96f2320e0c7731e4ff
tree2ba0d9fcbe536a6dc14fee0b5699ea96254b8854
parent8c4df83fbe60787033c89efbae7b5b9c76e7bb60
parent81c044fc3bdc5b7be967cd3682528ea94b58c06a
Merge tag 'mac80211-for-net-2020-01-15' of git://git./linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
A few fixes:
 * -O3 enablement fallout, thanks to Arnd who ran this
 * fixes for a few leaks, thanks to Felix
 * channel 12 regulatory fix for custom regdomains
 * check for a crash reported by syzbot
   (NULL function is called on drivers that don't have it)
 * fix TKIP replay protection after setup with some APs
   (from Jouni)
 * restrict obtaining some mesh data to avoid WARN_ONs
 * fix deadlocks with auto-disconnect (socket owner)
 * fix radar detection events with multiple devices
====================

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