diff options
| author | Samuel Ortiz <[email protected]> | 2009-10-16 13:18:55 +0800 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2009-10-27 16:48:26 -0400 |
| commit | 708567e0723f3a217286c2b60805af6de360ec50 (patch) | |
| tree | 7ae30ebce5cf1fcdee80ce985ad1272ef3e82342 /tools/perf/scripts/python/bin | |
| parent | f96cca8483c1b0bcc8002dc466159bf8fd53ca47 (diff) | |
iwmc3200wifi: Check for cmd pointer before dereferencing it
The wifi_if_wrapper notification handling code uses a cmd pointer without
checking if it's valid or not. We're dereferencing it because we assume that
we only get to that point if there was a pending command for us. That's not
always true, so we'd better check.
Signed-off-by: Samuel Ortiz <[email protected]>
Signed-off-by: Zhu Yi <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions