aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/device.py
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2020-02-03 17:37:04 +0100
committerPablo Neira Ayuso <[email protected]>2020-02-11 11:45:01 +0100
commit3d1e0b406de16508de96f4a07fc3f94cfc678372 (patch)
tree01e5ac01e0872e8e7e824065ec7d90896f4df290 /scripts/gdb/linux/device.py
parenta7da92c2c8a1faf253a3b3e292fda6910deba540 (diff)
netfilter: conntrack: remove two args from resolve_clash
ctinfo is whats taken from the skb, i.e. ct = nf_ct_get(skb, &ctinfo). We do not pass 'ct' and instead re-fetch it from the skb. Just do the same for both netns and ctinfo. Also add a comment on what clash resolution is supposed to do. While at it, one indent level can be removed. Signed-off-by: Florian Westphal <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions