Merge tag 'mac80211-for-davem-2019-10-01' of git://git.kernel.org/pub/scm/linux/kerne...
authorDavid S. Miller <davem@davemloft.net>
Tue, 1 Oct 2019 16:28:56 +0000 (09:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Oct 2019 16:28:56 +0000 (09:28 -0700)
commit9cfc370240c31c7f31f445e69190dd15be8e5d7d
tree700b04987a565f2218c9a9eaf005dd30d19b617e
parent6de6d18591b5781b7fdfb9d0ade0a4b5afacf882
parentd8dec42b5c2d2b273bc30b0e073cfbe832d69902
Merge tag 'mac80211-for-davem-2019-10-01' of git://git./linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
A small list of fixes this time:
 * two null pointer dereference fixes
 * a fix for preempt-enabled/BHs-enabled (lockdep) splats
   (that correctly pointed out a bug)
 * a fix for multi-BSSID ordering assumptions
 * a fix for the EDMG support, on-stack chandefs need to
   be initialized properly (now that they're bigger)
 * beacon (head) data from userspace should be validated
====================

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