cifs: fix error handling in parse_DFS_referrals
authorJeff Layton <jlayton@redhat.com>
Thu, 14 May 2009 11:46:59 +0000 (07:46 -0400)
committerSteve French <sfrench@us.ibm.com>
Thu, 14 May 2009 13:55:32 +0000 (13:55 +0000)
cifs_strndup_from_ucs returns NULL on error, not an ERR_PTR

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

No differences found