diff options
Diffstat (limited to 'include/linux/usb')
| -rw-r--r-- | include/linux/usb/cdc_ncm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/usb/cdc_ncm.h b/include/linux/usb/cdc_ncm.h index c3fa80745996..bdf05fb36729 100644 --- a/include/linux/usb/cdc_ncm.h +++ b/include/linux/usb/cdc_ncm.h | |||
| @@ -93,6 +93,7 @@ struct cdc_ncm_ctx { | |||
| 93 | 93 | ||
| 94 | const struct usb_cdc_ncm_desc *func_desc; | 94 | const struct usb_cdc_ncm_desc *func_desc; |
| 95 | const struct usb_cdc_mbim_desc *mbim_desc; | 95 | const struct usb_cdc_mbim_desc *mbim_desc; |
| 96 | const struct usb_cdc_mbim_extended_desc *mbim_extended_desc; | ||
| 96 | const struct usb_cdc_ether_desc *ether_desc; | 97 | const struct usb_cdc_ether_desc *ether_desc; |
| 97 | 98 | ||
| 98 | struct usb_interface *control; | 99 | struct usb_interface *control; |
