aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-06-17 12:42:14 +0100
committerDavid S. Miller <[email protected]>2019-06-17 14:02:57 -0700
commitad9bf5451945877c73ca3f49b803648363322f0e (patch)
treee62efe0eca002b1519a5db02166d940f315bf8e9 /tools/perf/scripts/python/bin
parent43321251e2f2805aac8fa70bb084814388a91002 (diff)
net: hns3: fix dereference of ae_dev before it is null checked
Pointer ae_dev is null checked however, prior to that it is dereferenced when assigned pointer ops. Fix this by assigning pointer ops after ae_dev has been null checked. Addresses-Coverity: ("Dereference before null check") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions