summaryrefslogtreecommitdiff
path: root/drivers/uwb/driver.c
diff options
context:
space:
mode:
authorThomas Pugliese <thomas.pugliese@gmail.com>2013-08-08 18:38:23 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-13 02:41:09 +0400
commitfbbde074abf41efddbb5daeb1690d7281d613a8e (patch)
tree7c120c8d83f0eb85eab96b858aaafa7c63d7d8f2 /drivers/uwb/driver.c
parent644f6a121af0aee94b243d33cfe38d6d474e8cbc (diff)
downloadlinux-fbbde074abf41efddbb5daeb1690d7281d613a8e.tar.xz
UWB: fix sysfs warning on HWA device unplug.
In the disconnect routine for the hwa_hc interface, it calls uwb_pal_unregister to unregister itself from the UWB subsystem. This function attempts to clean up the link to the host controller directory in the device's UWB radio control interface directory. If the disconnect routine for the radio control interface has already run, the uwb directory will be gone so the call to sysfs_remove_link generates a warning. Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/uwb/driver.c')
0 files changed, 0 insertions, 0 deletions