From 7d02d777d4a7eb551999a35f52480c9ddac3d874 Mon Sep 17 00:00:00 2001 From: Simon Wunderlich Date: Fri, 7 May 2010 21:47:26 +0200 Subject: [PATCH] Staging: batman-adv: kfree_skb() in interface_tx() in error case As we always return that the we consumed the skb, we should also free the skb in the case of an error. Signed-off-by: Simon Wunderlich Signed-off-by: Andrew Lunn Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed