[CIFS] cifs_find_tcp_session cleanup
authorCyrill Gorcunov <gorcunov@gmail.com>
Fri, 9 May 2008 18:17:21 +0000 (18:17 +0000)
committerSteve French <sfrench@us.ibm.com>
Sun, 11 May 2008 17:45:43 +0000 (17:45 +0000)
commit1b20d672188bf80baef60d515a123f556871a5ce
tree84849ef20b010d86b3fd840ab988eef9bf25e25c
parent5bb7ff795fffc9418e3039cac77b42adcaae1a57
[CIFS] cifs_find_tcp_session cleanup

This patch cleans up cifs_find_tcp_session so it become
less indented. Also the error of skipping IPv6 matched
addresses fixed.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/connect.c