diff options
author | Johannes Berg <[email protected]> | 2010-01-22 14:22:34 -0800 |
---|---|---|
committer | John W. Linville <[email protected]> | 2010-01-25 16:17:25 -0500 |
commit | 0b5d9b2689af0f59aeba67dc749b3681290d2166 (patch) | |
tree | 3ebe48f0f8df6eae827588bb3cf0a720d9c6c197 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 74401773f80b6d42f7a4c6994ca0cca883b03745 (diff) |
iwlwifi: fix pointer signedness warning
There are a few station addresses that are
char *, instead of the normal u8 *; gcc
gives pointer signedness warnings for some
of those, so use u8 * consistently.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Reinette Chatre <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions