aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrey Utkin <[email protected]>2014-07-07 23:22:50 +0300
committerDavid S. Miller <[email protected]>2014-07-08 19:39:43 -0700
commit36beddc272c111689f3042bf3d10a64d8a805f93 (patch)
tree22af97ed421e6e98645259a4f39b5787e909915c /tools/perf/scripts/python
parente0056593b61253f1a8a9941dacda22e73b963cdc (diff)
appletalk: Fix socket referencing in skb
Setting just skb->sk without taking its reference and setting a destructor is invalid. However, in the places where this was done, skb is used in a way not requiring skb->sk setting. So dropping the setting of skb->sk. Thanks to Eric Dumazet <[email protected]> for correct solution. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=79441 Reported-by: Ed Martin <[email protected]> Signed-off-by: Andrey Utkin <[email protected]> Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions