commit | 5fccc5b52ee07d07a74ce53c6f174bff81e26a16 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 28 18:41:44 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 28 18:44:20 2013 -0400 |
tree | 26b79ffc837f12c1c9e43f111b7cb580369948d9 | |
parent | 8313164c36473193c8034de643dc32f35a22bf59 [diff] |
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 <bfields@fieldses.org> Cc: stable@vger.kernel.org Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>