]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'rhashtable-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 22 Apr 2015 18:17:23 +0000 (14:17 -0400)
committerDavid S. Miller <davem@davemloft.net>
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 <davem@davemloft.net>

Trivial merge