From: Pavel Shilovsky Date: Mon, 13 Dec 2010 16:08:35 +0000 (+0300) Subject: CIFS: Simplify ipv*_connect functions into one (try #4) X-Git-Tag: v2.6.38-rc1~446^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9f1b85e5ba80519dea6974e3574fa7a30cc5e29;p=pandora-kernel.git CIFS: Simplify ipv*_connect functions into one (try #4) Make connect logic more ip-protocol independent and move RFC1001 stuff into a separate function. Also replace union addr in TCP_Server_Info structure with sockaddr_storage. Signed-off-by: Pavel Shilovsky Reviewed-and-Tested-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed