From: Jeff Layton Date: Mon, 23 Aug 2010 15:38:04 +0000 (-0400) Subject: cifs: check for NULL session password X-Git-Tag: v2.6.36-rc3~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24e6cf92fde1f140d8eb0bf7cd24c2c78149b6b2;p=pandora-kernel.git cifs: check for NULL session password It's possible for a cifsSesInfo struct to have a NULL password, so we need to check for that prior to running strncmp on it. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed