diff options
| author | Alex Elder <[email protected]> | 2021-01-26 12:57:02 -0600 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-01-28 20:23:26 -0800 |
| commit | 792b75b14786bae709124615a58a474ded15aa7c (patch) | |
| tree | ab5395eef1610e9cf390f70d97b42778eab17a32 /tools/perf/scripts/python | |
| parent | 51c48ce264f85919b263a38e4defa50b80928877 (diff) | |
net: ipa: don't pass tag value to ipa_cmd_ip_tag_status_add()
We only send a tagged packet from the AP->command TX endpoint when
we're clearing the hardware pipeline. And when we receive the
tagged packet we don't care what the actual tag value is.
Stop passing a tag value to ipa_cmd_ip_tag_status_add(), and just
encode 0 as the tag sent. Fix the function that encodes the tag so
it uses the proper byte ordering.
Signed-off-by: Alex Elder <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions