diff options
author | 2020-07-18 00:41:07 +0530 | |
---|---|---|
committer | 2020-07-20 18:28:04 -0700 | |
commit | 30d9e5057ac01dd6982adace221bfcafb1f8186e (patch) | |
tree | 52fa3ca4c0ba09f649a2a8c2e8529b99c0f58533 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto/chtls: fix tls alert messages corrupted by tls data (diff) | |
download | wireguard-linux-30d9e5057ac01dd6982adace221bfcafb1f8186e.tar.xz wireguard-linux-30d9e5057ac01dd6982adace221bfcafb1f8186e.zip |
crypto/chtls: correct net_device reference count
ip_dev_find() call holds net_device reference which is not needed,
use __ip_dev_find() which does not hold reference.
v1->v2:
- Correct submission tree.
- Add fixes tag.
Fixes: cc35c88ae4db ("crypto : chtls - CPL handler definition")
Signed-off-by: Vinay Kumar Yadav <vinay.yadav@chelsio.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