From: Dan Carpenter <dan.carpen...@oracle.com> Date: Fri, 25 Aug 2017 11:24:28 +0300
> The skb_pad() function frees the skb on error, so this code has a double > free. > > Fixes: 00e57a6d4ad3 ("net-next/hinic: Add Tx operation") > Signed-off-by: Dan Carpenter <dan.carpen...@oracle.com> Applied, thanks.