OSDN Git Service

Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
authorDavid S. Miller <davem@davemloft.net>
Wed, 23 May 2018 15:50:05 +0000 (11:50 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 May 2018 15:50:05 +0000 (11:50 -0400)
commit419fc888e5396968620bb8f85beb7ab55293f04f
treec44c932e7c2e04b831302b8cacae9b7679ec8161
parentd7db318651d5430eb79eceef1e6aa9b084ae78e6
parentfed4825096cfbbfd654cb292ab6eb193911aef01
Merge tag 'mac80211-for-davem-2018-05-23' of git://git./linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
A handful of fixes:
 * hwsim radio dump wasn't working for the first radio
 * mesh was updating statistics incorrectly
 * a netlink message allocation was possibly too short
 * wiphy name limit was still too long
 * in certain cases regdb query could find a NULL pointer
====================

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