dect
/
linux-2.6
Archived
13
0
Fork 0

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:
Bart Westgeest 2012-01-23 10:55:45 -05:00 committed by Greg Kroah-Hartman
parent 37fe58ba68
commit 98b9de2189
1 changed files with 0 additions and 1 deletions

View File

@ -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;