git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8313164
)
SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 28 Oct 2013 22:41:44 +0000
(18:41 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 28 Oct 2013 22:44:20 +0000
(18:44 -0400)
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>
No differences found