]> git.baikalelectronics.ru Git - kernel.git/commit
net: Add read_sock proto_op
authorTom Herbert <tom@herbertland.com>
Sun, 28 Aug 2016 21:43:17 +0000 (14:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Aug 2016 03:32:41 +0000 (23:32 -0400)
commitfffbbb7368d6c9dbf1f4634618a722477e382650
tree2807436d5a82ed273a11b0706e81fce6899f1fe8
parentad93ddd6dd9ce4ec14d1dd89c69a365abf34a317
net: Add read_sock proto_op

Add new function in proto_ops structure. This includes moving the
typedef got sk_read_actor into net.h and removing the definition from
tcp.h.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/net.h
include/net/tcp.h