aboutsummaryrefslogtreecommitdiff
path: root/at76_usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'at76_usb.h')
-rw-r--r--at76_usb.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/at76_usb.h b/at76_usb.h
index 56a2695..7893d3f 100644
--- a/at76_usb.h
+++ b/at76_usb.h
@@ -396,9 +396,8 @@ enum infra_state {
#define KEVENT_JOIN 6
#define KEVENT_STARTIBSS 7
#define KEVENT_SUBMIT_RX 8
-#define KEVENT_RESTART 9 /* restart the device */
-#define KEVENT_ASSOC_DONE 10 /* execute the power save settings:
- listen interval, pm mode, assoc id */
+#define KEVENT_RESTART 9
+#define KEVENT_ASSOC_DONE 10
#define KEVENT_EXTERNAL_FW 11
#define KEVENT_INTERNAL_FW 12
#define KEVENT_RESET_DEVICE 13