Merge branch 'rhashtable-fixes'
authorDavid S. Miller <[email protected]>
Wed, 22 Apr 2015 18:17:23 +0000 (14:17 -0400)
committerDavid S. Miller <[email protected]>
Wed, 22 Apr 2015 18:17:23 +0000 (14:17 -0400)
Thomas Graf says:

====================
rhashtable rehashing fixes

Some rhashtable rehashing bugs found while testing with the
next rhashtable self-test queued up for the next devel cycle:

https://github.com/tgraf/net-next/commits/rht

v2:
 - Moved schedule_work() call into rhashtable_insert_rehash()
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge