aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/wimax.h
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2009-07-22 21:47:29 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2009-07-22 21:47:29 -0700
commitbd072111e7319d90a7b8127f91c2806b9a6f279e (patch)
tree1686978814a2387ebfc16f9f5778a7f0caaf319b /include/linux/wimax.h
parentInput: sh_keysc - allow modifying keymap from userspace (diff)
parentLinux 2.6.31-rc4 (diff)
downloadlinux-dev-bd072111e7319d90a7b8127f91c2806b9a6f279e.tar.xz
linux-dev-bd072111e7319d90a7b8127f91c2806b9a6f279e.zip
Merge commit 'v2.6.31-rc4' into next
Diffstat (limited to 'include/linux/wimax.h')
-rw-r--r--include/linux/wimax.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/include/linux/wimax.h b/include/linux/wimax.h
index c89de7f4e5b9..4fdcc5635518 100644
--- a/include/linux/wimax.h
+++ b/include/linux/wimax.h
@@ -59,7 +59,7 @@ enum {
* M - Major: change if removing or modifying an existing call.
* m - minor: change when adding a new call
*/
- WIMAX_GNL_VERSION = 00,
+ WIMAX_GNL_VERSION = 01,
/* Generic NetLink attributes */
WIMAX_GNL_ATTR_INVALID = 0x00,
WIMAX_GNL_ATTR_MAX = 10,
@@ -78,6 +78,7 @@ enum {
WIMAX_GNL_OP_RFKILL, /* Run wimax_rfkill() */
WIMAX_GNL_OP_RESET, /* Run wimax_rfkill() */
WIMAX_GNL_RE_STATE_CHANGE, /* Report: status change */
+ WIMAX_GNL_OP_STATE_GET, /* Request for current state */
};
@@ -113,6 +114,10 @@ enum {
WIMAX_GNL_RESET_IFIDX = 1,
};
+/* Atributes for wimax_state_get() */
+enum {
+ WIMAX_GNL_STGET_IFIDX = 1,
+};
/*
* Attributes for the Report State Change