aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/usb')
-rw-r--r--include/linux/usb/usbnet.h1
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 *);
245extern int usbnet_nway_reset(struct net_device *net); 245extern int usbnet_nway_reset(struct net_device *net);
246 246
247extern int usbnet_manage_power(struct usbnet *, int); 247extern int usbnet_manage_power(struct usbnet *, int);
248extern void usbnet_link_change(struct usbnet *, bool, bool);
248 249
249#endif /* __LINUX_USB_USBNET_H */ 250#endif /* __LINUX_USB_USBNET_H */