[CIFS]
authorJeff Layton <jlayton@redhat.com>
Tue, 16 Oct 2007 16:50:25 +0000 (16:50 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 16 Oct 2007 16:50:25 +0000 (16:50 +0000)
[CIFS] fix error message about packet signing

When packet signing is disabled and the server requires it, cifs prints
an error message. The current message refers to a file in /proc that no
longer exists. Fix it to refer to the correct file.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found