diff options
author | Tom Herbert <tom@herbertland.com> | 2016-08-29 00:43:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-29 06:32:41 +0300 |
commit | 3203558589a597e0a10a66b258fbc5a4a6659ed0 (patch) | |
tree | 6de7c2a6beaa18df4f40bb081c7bffc51291ee4f /net/kcm/kcmsock.c | |
parent | 0294b625ad5a6d1fb50632d67cf384862d8a4a46 (diff) | |
download | linux-3203558589a597e0a10a66b258fbc5a4a6659ed0.tar.xz |
tcp: Set read_sock and peek_len proto_ops
In inet_stream_ops we set read_sock to tcp_read_sock and peek_len to
tcp_peek_len (which is just a stub function that calls tcp_inq).
Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/kcm/kcmsock.c')
0 files changed, 0 insertions, 0 deletions