commit | c6f59d13e24187ff95427a9f4a5a7e14fb8faf5a | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed Aug 24 17:56:15 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 24 17:56:15 2011 -0700 |
tree | 1319f7708560d509b2b91c05a64d093fa3794301 | |
parent | 20e6074eb8e096b3a595c093d1cb222f378cd671 [diff] |
ibmveth: Fix leak when recycling skb and hypervisor returns error If h_add_logical_lan_buffer returns an error we need to free the skb. Signed-off-by: Anton Blanchard <anton@samba.org> Cc: stable <stable@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>