On Fri, Dec 13, 2019 at 04:53:09PM +0800, Xin Long wrote: > When nla_put_xxx() fails under nla_nest_start_noflag(), > nla_nest_cancel() should be called, so that the skb can > be trimmed properly. > > Signed-off-by: Xin Long <lucien.xin@xxxxxxxxx> > Acked-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxxx>