summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAjay Agarwal <ajaya@codeaurora.org>2017-10-25 15:16:11 +0530
committerAjay Agarwal <ajaya@codeaurora.org>2018-02-13 15:32:14 +0530
commit20fca09e45643550652f0d3db89f8b6b381f17d1 (patch)
tree36ee3feda09c874afd848716effca8f6ffe136c1 /tools/perf/scripts/python
parent9d5748ab14f720c4a6d1cc5e29ed8458f11df193 (diff)
USB: gadget: Replace %pM with %pm
commit c173d5504d08ca0 ("USB: gadget: Replace %pK with %pM") modified the MAC address format specifier to %pM. So when the host PC asks for the MAC address, the device sends the address with colons present. Linux Host machines cannot handle this and ECM function fails to bind. Fix this by changing the format specifier to %pm which removes the colons and sends the MAC address. Change-Id: Id3eebfa371bd2cf976ee0f44e8a7b54690f43e77 Signed-off-by: Ajay Agarwal <ajaya@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions