[CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set
authorJeff Layton <jlayton@redhat.com>
Mon, 31 Dec 2007 00:51:45 +0000 (00:51 +0000)
committerSteve French <sfrench@us.ibm.com>
Mon, 31 Dec 2007 00:51:45 +0000 (00:51 +0000)
The SPNEGO key data is not terribly interesting except in certain
debugging situations. Only dump it to the ring buffer if needed.

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

No differences found