Skip to content
Commit 0f816232 authored by Duan Jiong's avatar Duan Jiong Committed by Pablo Neira Ayuso
Browse files

netfilter: nfnetlink: remove redundant variable nskb



Actually after netlink_skb_clone() is called, the nskb and
skb will point to the same thing, but they are used just like
they are different, sometimes this is confusing, so i think
there is no necessary to keep nskb anymore.

Signed-off-by: default avatarDuan Jiong <duanj.fnst@cn.fujitsu.com>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@soleta.eu>
parent 8aefc4d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment