aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorJose Ignacio Tornos Martinez <[email protected]>2023-11-20 13:11:41 +0100
committerJakub Kicinski <[email protected]>2023-11-21 14:34:11 -0800
commitd2689b6a86b9d23574bd4b654bf770b6034e2c7e (patch)
tree478f0d728b4917cd18c68fa5f49d421243158c2e /tools/testing/selftests/bpf/progs/test_autoload.c
parent335662889f5a5f4d5668ed6c8b5fd58913d91d15 (diff)
net: usb: ax88179_178a: avoid two consecutive device resets
The device is always reset two consecutive times (ax88179_reset is called twice), one from usbnet_probe during the device binding and the other from usbnet_open. Remove the non-necessary reset during the device binding and let the reset operation from open to keep the normal behavior (tested with generic ASIX Electronics Corp. AX88179 Gigabit Ethernet device). Reported-by: Herb Wei <[email protected]> Tested-by: Herb Wei <[email protected]> Signed-off-by: Jose Ignacio Tornos Martinez <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions