Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/linux/kerne...
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 May 2015 20:00:55 +0000 (16:00 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 May 2015 20:00:55 +0000 (16:00 -0400)
commitb7ba7b469a4ffc2907c355a3c0873173567d9038
treeb7fdeccae8bea26bbdaff824cfa75407f49fa9dc
parent0650c0b8d9efe5b1205116a2febcb984c6c98472
parentff419b3f95ab7a97c5f72876b53f12a249dacc2a
Merge tag 'mac80211-for-davem-2015-05-04' of git://git./linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
We have only a few fixes right now:
 * a fix for an issue with hash collision handling in the
   rhashtable conversion
 * a merge issue - rhashtable removed default shrinking
   just before mac80211 was converted, so enable it now
 * remove an invalid WARN that can trigger with legitimate
   userspace behaviour
 * add a struct member missing from kernel-doc that caused
   a lot of warnings
====================

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