Commit c882219a authored by Wei Yongjun's avatar Wei Yongjun Committed by David S. Miller
Browse files

net: ipv6: use list_move instead of list_del/list_add



Using list_move() instead of list_del() + list_add().

Signed-off-by: default avatarWei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8d09e6b8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment