diff options
author | Xin Long <lucien.xin@gmail.com> | 2021-06-22 14:04:57 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-22 11:28:52 -0700 |
commit | 237a6a2e318c1ed7429e72f2640054bdda91646f (patch) | |
tree | e1a1f07d467cfae9341102710ea5249e09bb37d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7307e4fa4d295f6dc017fe4b19467c486a1275d7 (diff) | |
download | linux-237a6a2e318c1ed7429e72f2640054bdda91646f.tar.gz linux-237a6a2e318c1ed7429e72f2640054bdda91646f.tar.bz2 linux-237a6a2e318c1ed7429e72f2640054bdda91646f.zip |
sctp: remove the unessessary hold for idev in sctp_v6_err
Same as in tcp_v6_err() and __udp6_lib_err(), there's no need to
hold idev in sctp_v6_err(), so just call __in6_dev_get() instead.
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions