commit | bcf4b1063db246a90b9e09e0556f635d632eef36 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Dec 01 18:42:15 2008 -0500 |
committer | Steve French <sfrench@us.ibm.com> | Fri Dec 26 02:29:10 2008 +0000 |
tree | b9563525adbdb352593c274bac5b7e3edd3fcf97 | |
parent | 7586b76585d15db767c19255ba0ecfb164df99f7 [diff] |
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 <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>