diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2012-04-08 22:41:10 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-13 11:01:44 -0400 |
commit | 89eb06f11c314c2ab4ec59039715dc021933a7a0 (patch) | |
tree | f31d003d58aff5d798e028ee9be2d1867cc2128b /net/rose | |
parent | 03478756b1b9298686ca9c8793e484ae39eb4649 (diff) |
net/key/af_key.c: add missing kfree_skb
At the point of this error-handling code, alloc_skb has succeded, so free
the resulting skb by jumping to the err label.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rose')
0 files changed, 0 insertions, 0 deletions