aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorThomas Pugliese <[email protected]>2013-12-02 15:39:44 -0600
committerGreg Kroah-Hartman <[email protected]>2013-12-02 15:21:04 -0800
commit6161ae5f1f371e8ff52306d9a1893f5dec6f60a4 (patch)
tree12461b6f78e9bbb74b4e92060891950d3d27b328 /net/lapb/lapb_out.c
parentf4042c068ae53625e4a9f39543c2693d07a4e14c (diff)
usb: wusbcore: do device lookup while holding the hc mutex
This patch modifies the device notification handler to not look up the wusb_dev object before it calls the lower-level handler routines since the wusbhc mutex is not held when calling those routines and the device could go away in the meantime. Instead, let the individual notification handlers get the device ptr if they need to after they have taken the mutex. Signed-off-by: Thomas Pugliese <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions