diff options
author | 2018-12-21 15:06:31 -0800 | |
---|---|---|
committer | 2019-01-02 11:00:23 -0500 | |
commit | beee1fbe8f7d57d6ebaa5188f9f4db89c2077196 (patch) | |
tree | 8fca50ab70e005ed0f2eefeafd6770fd6ac0e000 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | pvcalls-front: don't try to free unallocated rings (diff) | |
download | wireguard-linux-beee1fbe8f7d57d6ebaa5188f9f4db89c2077196.tar.xz wireguard-linux-beee1fbe8f7d57d6ebaa5188f9f4db89c2077196.zip |
pvcalls-front: properly allocate sk
Don't use kzalloc: it ends up leaving sk->sk_prot not properly
initialized. Use sk_alloc instead and define our own trivial struct
proto.
Signed-off-by: Stefano Stabellini <stefanos@xilinx.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions