cifs: fix the kernel release version in the default security warning message
authorSuresh Jayaraman <sjayaraman@suse.de>
Fri, 3 Jun 2011 06:36:19 +0000 (12:06 +0530)
committerSteve French <sfrench@us.ibm.com>
Fri, 3 Jun 2011 15:31:23 +0000 (15:31 +0000)
commitc592a7073796de1cd221f957ab693c19d383423f
treeca7df5d91211a3b15b6b7cbeada83cab6e8af277
parent1fa7b6a29c61358cc2ca6f64cef4aa0e1a7ca74c
cifs: fix the kernel release version in the default security warning message

When ntlm security mechanim is used, the message that warns about the upgrade
to ntlmv2 got the kernel release version wrong (Blame it on Linus :). Fix it.

Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/connect.c