aboutsummaryrefslogtreecommitdiff
path: root/at76_usb.h
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-03-10 15:18:55 +0100
committerGuido Guenther <agx@bogon.sigxcpu.org>2007-03-10 15:18:55 +0100
commit83f7a673bfa9074be9c07d6d75b7224da592cb5a (patch)
tree9a36844675647a64ec571549e5c05e841d582950 /at76_usb.h
parenta0fa2d7531c67125440978e22e64e533a3336e72 (diff)
cleanup some comments and remove duplicate debug code
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