diff options
| author | Jérôme Pouiller <[email protected]> | 2020-04-01 13:03:41 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-04-13 08:55:34 +0200 |
| commit | f5d331ee86a9906ab732d1391e6bebad53624d4e (patch) | |
| tree | cdb63e81280092fca1d515d7cf9e0ffabf77464b /tools/perf/scripts/python | |
| parent | 566059cc5fe4d8b49e5f09efe468c046bdd9596d (diff) | |
staging: wfx: simplify hif_handle_tx_data()
The last argument of hif_handle_tx_data() was now unused. In add,
hif_handle_tx_data() has nothing to do with HIF layer and should be
renamed. Finally, it not convenient to pass a wfx_vif as parameter. It
is easier to let hif_handle_tx_data() find the interface itself.
Reviewed-by: Dan Carpenter <[email protected]>
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