diff options
Diffstat (limited to 'include/linux/usb')
| -rw-r--r-- | include/linux/usb/usbnet.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/usb/usbnet.h b/include/linux/usb/usbnet.h index 0e5ac93bab10..eb021b8f53bd 100644 --- a/include/linux/usb/usbnet.h +++ b/include/linux/usb/usbnet.h | |||
| @@ -245,5 +245,6 @@ extern void usbnet_get_drvinfo(struct net_device *, struct ethtool_drvinfo *); | |||
| 245 | extern int usbnet_nway_reset(struct net_device *net); | 245 | extern int usbnet_nway_reset(struct net_device *net); |
| 246 | 246 | ||
| 247 | extern int usbnet_manage_power(struct usbnet *, int); | 247 | extern int usbnet_manage_power(struct usbnet *, int); |
| 248 | extern void usbnet_link_change(struct usbnet *, bool, bool); | ||
| 248 | 249 | ||
| 249 | #endif /* __LINUX_USB_USBNET_H */ | 250 | #endif /* __LINUX_USB_USBNET_H */ |
