diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/usb/cdc_ncm.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/usb/cdc_ncm.h b/include/linux/usb/cdc_ncm.h index c14e00fb1667..36e1e153ca2d 100644 --- a/include/linux/usb/cdc_ncm.h +++ b/include/linux/usb/cdc_ncm.h | |||
| @@ -100,9 +100,6 @@ struct cdc_ncm_ctx { | |||
| 100 | 100 | ||
| 101 | struct net_device *netdev; | 101 | struct net_device *netdev; |
| 102 | struct usb_device *udev; | 102 | struct usb_device *udev; |
| 103 | struct usb_host_endpoint *in_ep; | ||
| 104 | struct usb_host_endpoint *out_ep; | ||
| 105 | struct usb_host_endpoint *status_ep; | ||
| 106 | struct usb_interface *control; | 103 | struct usb_interface *control; |
| 107 | struct usb_interface *data; | 104 | struct usb_interface *data; |
| 108 | 105 | ||
