diff options
| author | Jérôme Pouiller <[email protected]> | 2019-12-17 16:15:21 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-12-18 15:56:21 +0100 |
| commit | d74d60c3a1784b6333cdfbf919316d353c934352 (patch) | |
| tree | 63c5a7c58aa023cf8b65c1f4cba7673514c4c341 /tools/perf/scripts/python | |
| parent | 010149e6fbccc48d726afb8e68cdc30c8b703c78 (diff) | |
staging: wfx: simplify hif_set_uapsd_info() usage
It is useless to keep uapsd_info in struct wfx_vif. This structure can
be rebuilt just before to be sent.
In add, the struct hif_mib_set_uapsd_information comes from hardware
API. It is not intended to be manipulated in upper layers of the driver.
So, this patch relocates the handling of this struct to
hif_set_uapsd_info() (the low level function).
Signed-off-by: Jérôme Pouiller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions