diff options
| author | Alex Elder <elder@linaro.org> | 2021-03-15 18:21:10 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-03-16 21:17:59 +0300 |
| commit | 8aa683041682c479e321dbbcc34f4c8ee6fcfc5d (patch) | |
| tree | a3b967ae8456178fda42c3ff7f05cd5f8a3ab56a /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 6f0d32509a92d656d9394788436792d863dff5da (diff) | |
| download | linux-8aa683041682c479e321dbbcc34f4c8ee6fcfc5d.tar.xz | |
net: ipa: fix a duplicated tlv_type value
In the ipa_indication_register_req_ei[] encoding array, the tlv_type
associated with the ipa_mhi_ready_ind field is wrong. It duplicates
the value used for the data_usage_quota_reached field (0x11) and
should use value 0x12 instead. Fix this bug.
Reported-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Alex Elder <elder@linaro.org>
Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
