diff options
author | Mao Wenan <[email protected]> | 2019-09-16 23:09:21 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-10-04 11:02:59 +0200 |
commit | 3f384d7c490374b2ae8f61a6c67f14deab77bab2 (patch) | |
tree | bb3dcb395cb41d67d3cd81d09a7a9fb6ea19cd98 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 32a0721c6620b77504916dac0cea8ad497c4878a (diff) |
usbip: vhci_hcd indicate failed message
If the return value of vhci_init_attr_group and
sysfs_create_group is non-zero, which mean they failed
to init attr_group and create sysfs group, so it would
better add 'failed' message to indicate that.
This patch also change pr_err to dev_err to trace which
device is failed.
Fixes: 0775a9cbc694 ("usbip: vhci extension: modifications to vhci driver")
Signed-off-by: Mao Wenan <[email protected]>
Acked-by: Shuah Khan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions