From: Trond Myklebust Date: Sun, 18 May 2014 17:47:14 +0000 (-0400) Subject: SUNRPC: Fix a module reference issue in rpcsec_gss X-Git-Tag: omap-for-v3.16/fixes-against-rc1~64^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a9a7b774fd543467313894fe53bc7dcc47d5708;p=pandora-kernel.git SUNRPC: Fix a module reference issue in rpcsec_gss We're not taking a reference in the case where _gss_mech_get_by_pseudoflavor loops without finding the correct rpcsec_gss flavour, so why are we releasing it? Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed