git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3715544
)
ipv4: remove the unnecessary codes in fib_info_hash_move
author
Li RongQing
<roy.qing.li@gmail.com>
Thu, 30 Apr 2015 09:25:12 +0000
(17:25 +0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 3 May 2015 02:17:44 +0000
(22:17 -0400)
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>
net/ipv4/fib_semantics.c
patch
|
blob
|
history
diff --cc
net/ipv4/fib_semantics.c
Simple merge