summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2011-04-15 22:37:06 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-04-30 04:24:36 +0400
commit865835fa441fcabc65251f14280df3055fe82d0f (patch)
tree0460ece61ef14804a0eb67a04425023ef3e2c54c /tools/perf/scripts/python/netdev-times.py
parent1d15ee4cd7c9ddacfb4b517131b257d8c0d74d42 (diff)
downloadlinux-865835fa441fcabc65251f14280df3055fe82d0f.tar.xz
usb/dummy_hcd: don't probe for udc if hcd failed
the_controller is allocated in dummy_hcd_probe() and is NULL if the allocation failed. The probe function of the udc driver is dereferencing this pointer and fault. Alan Stern suggested to abort the dummy_hcd driver probing so the module is not loaded. The is abort-on-error has been also added to the udc driver. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions