commit | a2c3935aaa8fe99dbddb13ff244ecec7c324ec8b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Apr 22 14:17:23 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 22 14:17:23 2015 -0400 |
tree | a28503490179133baff9275d428a3c0c31f35e4e | |
parent | d83769a580f1132ac26439f50068a29b02be535e [diff] | |
parent | a87b9ebf1709687ff213091d0fdb4254b1564803 [diff] |
Merge branch 'rhashtable-fixes' 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>