aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2011-11-07 19:31:45 -0800
committerJohn W. Linville <[email protected]>2011-11-09 16:14:12 -0500
commitfa161cb7aa7da29018f7378ccbab6bb593be008c (patch)
tree158bff5e6397ace8b83259dc433a00f631371f8d /tools/perf/scripts
parentfba6fe634787bb7ef95fb44682df71b4d4e8cb2d (diff)
mwifiex: remove an unneeded NULL check
We dereference adapter in the error handling code so this needed to be fixed. This function is always called like: adapter->if_ops.host_to_card(adapter, ...); so adapter can never be NULL and I've removed the NULL check. Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Bing Zhao <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions