aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2018-03-07 10:46:58 +0100
committerDavid S. Miller <[email protected]>2018-03-07 15:39:27 -0500
commitbb5441fc3cc0e11be0ff9bbc6a00a74b3d2b0153 (patch)
tree216b79e7788c424deea97b4cef27c62c7471ac5e /tools/perf/scripts/python/bin/stackcollapse-record
parent4f06717fb063ad4ef38bd5e0ec1881bc784c325b (diff)
net: cdc_eem: clean up bind error path
Drop bogus call to usb_driver_release_interface() from an error path in the usbnet bind() callback, which is called during interface probe. At this point the interface is not bound and usb_driver_release_interface() returns early. Also remove the bogus call to clear the interface data, which is owned by the usbnet driver and would not even have been set by the time bind() is called. Signed-off-by: Johan Hovold <[email protected]> Acked-by: Oliver Neukum <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions