Home
last modified time | relevance | path

Searched hist:e1806c7bfb803408df4dc53dfe502ffab0f46a67 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dxprtsock.cdiff e1806c7bfb803408df4dc53dfe502ffab0f46a67 Mon Aug 13 15:50:49 CDT 2018 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: Move reset of TCP state variables into the reconnect code

Rather than resetting state variables in socket state_change() callback,
do it in the sunrpc TCP connect function itself.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>