diff options
author | Li RongQing <roy.qing.li@gmail.com> | 2015-04-30 11:25:12 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-03 04:17:44 +0200 |
commit | 7eee8cd4d8d6ce3f70e6bea716c19b28635a5232 (patch) | |
tree | 43d713eeef4f809cd1a2c2089966c850ff85568f /include | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
download | linux-7eee8cd4d8d6ce3f70e6bea716c19b28635a5232.tar.xz linux-7eee8cd4d8d6ce3f70e6bea716c19b28635a5232.zip |
ipv4: remove the unnecessary codes in fib_info_hash_move
The whole hlist will be moved, so not need to call hlist_del before
add the hlist_node to other hlist_head.
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions