forked from Minki/linux
staging: usbip: removed unused structure field
Signed-off-by: Bart Westgeest <bart@elbrys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
37fe58ba68
commit
98b9de2189
@ -35,7 +35,6 @@
|
||||
struct stub_device {
|
||||
struct usb_interface *interface;
|
||||
struct usb_device *udev;
|
||||
struct list_head list;
|
||||
|
||||
struct usbip_device ud;
|
||||
__u32 devid;
|
||||
|
Loading…
Reference in New Issue
Block a user