commit | 9fa114f74feb140ac93e5983428c8f9312ffd6c2 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Nov 26 11:09:57 2012 -0500 |
committer | Steve French <smfrench@gmail.com> | Wed Dec 05 13:27:30 2012 -0600 |
tree | 1f610de0857206e4c8f78f81b166dd901875a3fc | |
parent | 1cc9bd68617f2a92dcd6e4398288341d16cfb5c1 [diff] |
cifs: remove unneeded address argument from cifs_find_tcp_session and match_server Now that the smb_vol contains the destination sockaddr, there's no need to pass it in separately. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>