diff options
author | Eric Dumazet <edumazet@google.com> | 2017-09-21 07:50:28 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-21 20:36:32 -0700 |
commit | a424120765009df13957af20ba4d18e531cfe643 (patch) | |
tree | b8f19435fb1076301a0660480d6e9415f2e000ca /drivers/md/multipath.c | |
parent | a1f3316dd7b5ce740c774697c664e2e60d095794 (diff) | |
download | linux-stable-a424120765009df13957af20ba4d18e531cfe643.tar.gz linux-stable-a424120765009df13957af20ba4d18e531cfe643.tar.bz2 linux-stable-a424120765009df13957af20ba4d18e531cfe643.zip |
net: vrf: remove skb_dst_force() after skb_dst_set()
skb_dst_set(skb, dst) installs a normal (refcounted) dst, there is no
point using skb_dst_force(skb)
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/md/multipath.c')
0 files changed, 0 insertions, 0 deletions