On 2/20/22 10:34 PM, Dongli Zhang wrote: > No functional change. > > Just to split the if statement into different conditions to use > kfree_skb_reason() to trace the reason later. > > Cc: Joao Martins <joao.m.martins@xxxxxxxxxx> > Cc: Joe Jin <joe.jin@xxxxxxxxxx> > Signed-off-by: Dongli Zhang <dongli.zhang@xxxxxxxxxx> > --- > drivers/net/tun.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > Reviewed-by: David Ahern <dsahern@xxxxxxxxxx>