diff options
author | 2008-07-26 17:50:05 -0700 | |
---|---|---|
committer | 2008-07-26 17:50:05 -0700 | |
commit | 6c64825bf40ecc1b01610762ca736b18c8a9db92 (patch) | |
tree | 2cfd89fde882986d9f46f496f246192583cc3119 /net/unix/af_unix.c | |
parent | netfilter: fix double-free and use-after free (diff) | |
download | wireguard-linux-6c64825bf40ecc1b01610762ca736b18c8a9db92.tar.xz wireguard-linux-6c64825bf40ecc1b01610762ca736b18c8a9db92.zip |
netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferences
As Linus points out, "ct->ext" and "new" are always equal, avoid unnecessary
dereferences and use "new" directly.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions