From: Jeff Layton Date: Mon, 1 Dec 2008 23:42:15 +0000 (-0500) Subject: cifs: make ipv4_connect take a TCP_Server_Info arg X-Git-Tag: v2.6.29-rc1~582^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcf4b1063db246a90b9e09e0556f635d632eef36;p=pandora-kernel.git cifs: make ipv4_connect take a TCP_Server_Info arg In order to unify the smb_send routines, we need to reorganize the routines that connect the sockets. Have ipv4_connect take a TCP_Server_Info pointer and get the necessary fields from that. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed