summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-01-12 17:50:02 +1100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-02-03 17:05:42 +0100
commit57d4bb1beecb1b34237ddc8a08e819a0da4243b1 (patch)
treea1f2be5bbfe4e3d747ed35819d5dc2ac8f3ae8c3 /scripts/gdb/linux/modules.py
parent92e64a1079fac557ebb48ce266d23070924109ef (diff)
usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
commit 11fb37998759c48e4e4c200c974593cbeab25d3e upstream. The current code tries to test for bits that are masked out by usb_endpoint_maxp(). Instead, use the proper accessor to access the new high bandwidth bits. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions