From: Eric W. Biederman Date: Mon, 2 Mar 2015 05:59:57 +0000 (-0600) Subject: ax25: In ax25_rebuild_header add missing kfree_skb X-Git-Tag: omap-for-v4.2/o2_dc~131^2~371^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e18dbd059319ac8d3fc0a0a23f6a8abcb9a59a31;p=pandora-kernel.git ax25: In ax25_rebuild_header add missing kfree_skb In the unlikely (impossible?) event that we attempt to transmit an ax25 packet over a non-ax25 device free the skb so we don't leak it. Cc: Ralf Baechle Cc: linux-hams@vger.kernel.org Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed