From: Tom Tucker Date: Mon, 31 Dec 2007 03:07:34 +0000 (-0600) Subject: svc: Move close processing to a single place X-Git-Tag: v2.6.25-rc1~1072^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7979ae4a;p=pandora-kernel.git svc: Move close processing to a single place Close handling was duplicated in the UDP and TCP recvfrom methods. This code has been moved to the transport independent svc_recv function. Signed-off-by: Tom Tucker Acked-by: Neil Brown Reviewed-by: Chuck Lever Reviewed-by: Greg Banks Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed