From: J. Bruce Fields Date: Tue, 7 May 2013 21:45:20 +0000 (-0400) Subject: SUNRPC: fix decoding of optional gss-proxy xdr fields X-Git-Tag: v3.10-rc1~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb43f11c666a4f99f23f0be4fa528dcd288c0da2;p=pandora-kernel.git SUNRPC: fix decoding of optional gss-proxy xdr fields The current code works, but sort of by accident: it obviously didn't intend the error return to be interpreted as "true". Reported-by: Dan Carpenter Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed