diff options
| author | Arend van Spriel <[email protected]> | 2012-11-05 16:22:12 -0800 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2012-11-14 14:55:44 -0500 |
| commit | 3082b9be89d0dde558f25d4ec65b5cac02a9b916 (patch) | |
| tree | 069b3df02346a4e02a239487c5ea3e50f64091e0 /tools/perf/scripts/python/netdev-times.py | |
| parent | 0ecd8164046fa035c9ea493cd230fdd902e116b1 (diff) | |
brcmfmac: make pointer type constant in brcmf_set_management_ie()
The vendor ie buffer passed to brcmf_set_management_ie() is not modified
and the caller always provided a constant buffer, which needed a cast.
Better making the buffer parameter of the function constant so the
casts can be removed.
Reviewed-by: Hante Meuleman <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Franky Lin <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions