From: Chuck Lever Date: Mon, 12 Feb 2007 08:53:36 +0000 (-0800) Subject: [PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses X-Git-Tag: v2.6.21-rc1~274^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b92503b25c3f794cff5f96626ea3ecba8d10d254;p=pandora-kernel.git [PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses CMSG_DATA comes in different sizes, depending on address family. [akpm@linux-foundation.org: remove unneeded do/while (0)] Signed-off-by: Chuck Lever Cc: Aurelien Charbon Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed