commit | 1b20d672188bf80baef60d515a123f556871a5ce | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Fri May 09 18:17:21 2008 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Sun May 11 17:45:43 2008 +0000 |
tree | 84849ef20b010d86b3fd840ab988eef9bf25e25c | |
parent | 5bb7ff795fffc9418e3039cac77b42adcaae1a57 [diff] |
[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>