diff options
| author | Johannes Berg <[email protected]> | 2009-08-19 19:45:50 +0200 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2009-08-20 11:36:07 -0400 |
| commit | 11ba964d4f936609a04e8b9f2051f6027ef761ae (patch) | |
| tree | 82bcec21fef9364e1fb27cb4091c7950eadcf7ad /tools/perf/scripts/python | |
| parent | 5904d2067680e9bb73a4816fa6b9eec49355c9c8 (diff) | |
mac80211: fix register_hw error path
"cfg80211: fix alignment problem in scan request"
introduced a bug into the error path, because now
we allocate the entire scan request and not just
the channel list (the channel list is allocated
together with the scan request) -- on errors we
thus also need to free the entire scan request.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions