diff options
author | Duan Jiong <duanj.fnst@cn.fujitsu.com> | 2014-12-10 17:21:59 +0800 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@soleta.eu> | 2015-01-05 12:10:49 +0100 |
commit | 0f8162326fafb266ad21ca33b2ee0e9703dd653b (patch) | |
tree | 4cfde38c16d8d87fed25319db1bf174e089e2a71 /net/lapb/lapb_timer.c | |
parent | 8aefc4d1c6acb03adfada4eaf7dd66c4d91c34f6 (diff) |
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: Duan Jiong <duanj.fnst@cn.fujitsu.com>
Signed-off-by: Pablo Neira Ayuso <pablo@soleta.eu>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions