aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBen Hutchings <[email protected]>2016-04-21 00:19:25 +0100
committerGreg Kroah-Hartman <[email protected]>2016-04-29 17:53:47 -0700
commitc3f463484bdd0acd15abd5f92399041f79592d06 (patch)
tree49f90a5c0583dc64f7a21c62d45ce4ea5bb24e59 /tools/perf/scripts/python
parentb8a99fb513a63397b43f63f4825371f64a79e821 (diff)
staging: rtl8192u: Fix crash due to pointers being "confusing"
There's no net_device stashed in skb->cb, there's a net_device * there. To make it *really* clear, also change the write of the dev pointer into skb->cb from a memcpy() to an assignment. Fixes: 3fe563249374 ("staging: rtl8192u: r8192U_core.c: Cleaning up ...") Signed-off-by: Ben Hutchings <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions