svcauth_gss: fix error return code in rsc_parse()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 18 Apr 2013 02:49:09 +0000 (10:49 +0800)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 30 Apr 2013 22:14:15 +0000 (18:14 -0400)
commit1eb6d6223aaac87538a0e9aa0d30980df224914c
treed0fd804d6c6ba727de43f35502058bebf6f324ef
parent2a6cf944c2f8ad5a7ef599ed275b85fa56eba3fc
svcauth_gss: fix error return code in rsc_parse()

Fix to return a negative error code from the error handling
case instead of 0, as returned elsewhere in this function.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/auth_gss/svcauth_gss.c