diff options
| author | Guillaume Nault <[email protected]> | 2017-11-11 06:06:37 +0900 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-11-11 22:08:23 +0900 |
| commit | da9ca825ef79fd1c64297b5267d594b11a9e5b16 (patch) | |
| tree | fd18769ef8fe5132e2270ce7b54cc207fc7f0496 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 7198c77aa05560c257ee377ec1f4796812121580 (diff) | |
l2tp: remove the .tunnel_sock field from struct pppol2tp_session
The last user of .tunnel_sock is pppol2tp_connect() which defensively
uses it to verify internal data consistency.
This check isn't necessary: l2tp_session_get() guarantees that the
returned session belongs to the tunnel passed as parameter. And
.tunnel_sock is never updated, so checking that it still points to
the parent tunnel socket is useless; that test can never fail.
Signed-off-by: Guillaume Nault <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions