Skip to content
Commit 10407ec9 authored by Potnuri Bharat Teja's avatar Potnuri Bharat Teja Committed by Sagi Grimberg
Browse files

nvme-tcp: Use protocol specific operations while reading socket



Using socket specific read_sock() calls instead of directly calling
tcp_read_sock() helps lld module registered handlers if any, to be called
from nvme-tcp host.
This patch therefore replaces the tcp_read_sock() with socket specific
prot_ops.

Signed-off-by: default avatarPotnuri Bharat Teja <bharat@chelsio.com>
Acked-by: default avatarSagi Grimberg <sagi@grimberg.me>
Signed-off-by: default avatarSagi Grimberg <sagi@grimberg.me>
parent 6be18260
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment