SUNRPC: Remove TCP socket linger code
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 8 Feb 2015 20:50:27 +0000 (15:50 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 9 Feb 2015 14:20:40 +0000 (09:20 -0500)
Now that we no longer use the partial shutdown code when closing the
socket, we no longer need to worry about the TCP linger2 state.

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

No differences found