aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2016-08-15 15:45:04 +0100
committerGreg Kroah-Hartman <[email protected]>2016-08-21 18:12:57 +0200
commit95d2a324660ac46420b64481507dcedab7341dad (patch)
tree7fc08ec4556b56b406f2a2640e8107d22005e0bf /tools/perf/scripts/python
parent9afe11e956766eaac4643adaaf49f223dd536c92 (diff)
staging: ks7010: don't print skb->dev->name if skb is null
A null pointer dereference will occur when skb is null and skb->dev->name is printed. Replace the skb->dev->name with plain text "ks_wlan" to fix this. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions