From: Trond Myklebust Date: Mon, 28 Oct 2013 22:41:44 +0000 (-0400) Subject: SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~60^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fccc5b52ee07d07a74ce53c6f174bff81e26a16;p=pandora-kernel.git SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message Add the missing 'break' to ensure that we don't corrupt a legacy 'v0' type message by appending the 'v1'. Cc: Bruce Fields Cc: stable@vger.kernel.org Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed