diff options
| author | Eric Dumazet <[email protected]> | 2015-09-29 14:42:42 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-09-29 23:53:08 +0000 |
| commit | f76b33c32b1913dd8909d8509f2726b1661aa6b1 (patch) | |
| tree | 6b2d005f324ed9aefdd446e533702d3c1484eba7 /net/switchdev/switchdev.c | |
| parent | tcp: remove tcp_rcv_state_process() tcp_hdr argument (diff) | |
| download | kernel-f76b33c32b1913dd8909d8509f2726b1661aa6b1.tar.gz kernel-f76b33c32b1913dd8909d8509f2726b1661aa6b1.zip | |
dccp: use inet6_csk_route_req() helper
Before changing dccp_v6_request_recv_sock() sock argument
to const, we need to get rid of security_sk_classify_flow(),
and it seems doable by reusing inet6_csk_route_req() helper.
We need to add a proto parameter to inet6_csk_route_req(),
not assume it is TCP.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
