]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cifs: break out lanman NEGOTIATE handling into separate function
authorJeff Layton <jlayton@redhat.com>
Sun, 26 May 2013 11:00:57 +0000 (07:00 -0400)
committerSteve French <smfrench@gmail.com>
Sun, 9 Jun 2013 21:52:44 +0000 (16:52 -0500)
commitde71e786db4cc19dd70d7f5535ae91610f42f5c5
tree3f57db10ba02379de27e580719e63e195bcd79cd
parentbc962e8d9d4c4d17ae75bb8b54f9d4118a3d9848
cifs: break out lanman NEGOTIATE handling into separate function

...this also gets rid of some #ifdef ugliness too.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Acked-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifssmb.c