]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf8b9b2395302a91a00f05eb9b83374803f1b261a
tree84849ef20b010d86b3fd840ab988eef9bf25e25c
parent59102680f06a22f41e8b913b995fb1da73c0b64d
[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