From bd381d7bba5fbe0a104b63efcd2c91213de7e2de Mon Sep 17 00:00:00 2001 From: "tom.leiming@gmail.com" Date: Mon, 11 Jun 2012 15:19:43 +0000 Subject: [PATCH] --- yaml --- r: 314249 b: refs/heads/master c: 4a5a14d39e8164b5c77f1bf42851a58a69a6c7b2 h: refs/heads/master i: 314247: ac1345d6cc73b47b8cf1bd5e85bbb188491aad07 v: v3 --- [refs] | 2 +- trunk/include/linux/usb/usbnet.h | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 4ef00b57ed42..195edf2bd3ca 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 50e7d153910b0735aa517c3d1f3723a88f66eaba +refs/heads/master: 4a5a14d39e8164b5c77f1bf42851a58a69a6c7b2 diff --git a/trunk/include/linux/usb/usbnet.h b/trunk/include/linux/usb/usbnet.h index 76f439647c4b..f87cf622317f 100644 --- a/trunk/include/linux/usb/usbnet.h +++ b/trunk/include/linux/usb/usbnet.h @@ -66,9 +66,8 @@ struct usbnet { # define EVENT_STS_SPLIT 3 # define EVENT_LINK_RESET 4 # define EVENT_RX_PAUSED 5 -# define EVENT_DEV_WAKING 6 -# define EVENT_DEV_ASLEEP 7 -# define EVENT_DEV_OPEN 8 +# define EVENT_DEV_ASLEEP 6 +# define EVENT_DEV_OPEN 7 }; static inline struct usb_driver *driver_of(struct usb_interface *intf)