SUNRPC: Consolidate xs_tcp_data_ready and xs_data_ready
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 29 May 2016 14:13:24 +0000 (10:13 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 13 Jun 2016 16:35:51 +0000 (12:35 -0400)
commit5157b956961d78effd78399e1574b08b9b618422
tree09824bef48b4b387583dc291814d111479fe4e75
parent42d42a5b0cd263757f8e519debbc744fdaefdaf7
SUNRPC: Consolidate xs_tcp_data_ready and xs_data_ready

The only difference between the two at this point is the reset of
the connection timeout, and since everyone expect tcp ignore that value,
we can just throw it into the generic function.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
net/sunrpc/xprtsock.c
This page took 0.026262 seconds and 5 git commands to generate.