Skip to content
Commit a561cf7e authored by Shmulik Ladkani's avatar Shmulik Ladkani Committed by David S. Miller
Browse files

net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'



'nf_reset' is called just prior calling 'netif_rx'.
No need to call it twice.

Reported-by: default avatarIgor Michailov <rgohita@gmail.com>
Signed-off-by: default avatarShmulik Ladkani <shmulik.ladkani@gmail.com>
Acked-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4c51e536
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment