]> 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 <sfrench@us.ibm.com>
Fri, 31 May 2013 22:21:10 +0000 (17:21 -0500)
commit82bae9197db19bba6b4104ebbb9ed1ee3ecb2103
tree675aaee96bfdd1f0531661d661ca220430af3727
parentb23075077d4f9a50836a2459b978b4b8d7f0cb5c
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