diff options
| author | Arend van Spriel <[email protected]> | 2012-02-09 21:09:02 +0100 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2012-02-22 14:48:51 -0500 |
| commit | 0a332e4678e4e4f0030f10827980c72d32300274 (patch) | |
| tree | ad9d8d5d728483cac466da9f432c6491c76472ba /tools/perf/scripts/python | |
| parent | 89fdb468e201c16b31d3337b68993bc9f763a5a0 (diff) | |
brcm80211: fmac: use specific types in struct brcmf_bus
The fields bus_priv and drvr are defined as void pointer. It is
preferred to have specific types for compiler type checking. To
prepare for other bus types the bus_priv field is defined as a
union containing the sdio bus private structure reference.
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Reviewed-by: Franky (Zhenhui) Lin <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions