aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
diff options
context:
space:
mode:
authorBoris Pismenny <borisp@mellanox.com>2018-02-27 14:18:39 +0200
committerDavid S. Miller <davem@davemloft.net>2018-02-27 14:41:48 -0500
commitc113187d38ff85dc302a1bb55864b203ebb2ba10 (patch)
tree11689ed41ccf7d6558d340b875156fe07fa80293 /drivers/net/usb
parentsh_eth: uninline TSU register accessors (diff)
downloadlinux-dev-c113187d38ff85dc302a1bb55864b203ebb2ba10.tar.xz
linux-dev-c113187d38ff85dc302a1bb55864b203ebb2ba10.zip
tls: Use correct sk->sk_prot for IPV6
The tls ulp overrides sk->prot with a new tls specific proto structs. The tls specific structs were previously based on the ipv4 specific tcp_prot sturct. As a result, attaching the tls ulp to an ipv6 tcp socket replaced some ipv6 callback with the ipv4 equivalents. This patch adds ipv6 tls proto structs and uses them when attached to ipv6 sockets. Fixes: 3c4d7559159b ('tls: kernel TLS support') Signed-off-by: Boris Pismenny <borisp@mellanox.com> Signed-off-by: Ilya Lesokhin <ilyal@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/usb')
0 files changed, 0 insertions, 0 deletions