ibmveth: Fix leak when recycling skb and hypervisor returns error
authorAnton Blanchard <anton@samba.org>
Thu, 25 Aug 2011 00:56:15 +0000 (17:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Aug 2011 00:56:15 +0000 (17:56 -0700)
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>

No differences found