diff options
| author | Roopa Prabhu <[email protected]> | 2017-05-31 22:53:25 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-06-01 11:30:41 -0400 |
| commit | ba52d61e0ffbb8538d5f07071d38a78afb920176 (patch) | |
| tree | 31500fe3f17a83516f0c40354bde6bf6e35304e5 /tools/perf/scripts/python | |
| parent | a5e2ee5da47412c98b023acb49d0787e40e4ec6a (diff) | |
ipv4: route: restore skb_dst_set in inet_rtm_getroute
recent updates to inet_rtm_getroute dropped skb_dst_set in
inet_rtm_getroute. This patch restores it because it is
needed to release the dst correctly.
Fixes: 3765d35ed8b9 ("net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookup")
Reported-by: John Fastabend <[email protected]>
Signed-off-by: David Ahern <[email protected]>
Signed-off-by: Roopa Prabhu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions