aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/wimax.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/wimax.h')
-rw-r--r--include/linux/wimax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/wimax.h b/include/linux/wimax.h
index 2f7a6b77d6b3..4fdcc5635518 100644
--- a/include/linux/wimax.h
+++ b/include/linux/wimax.h
@@ -59,7 +59,7 @@ enum {
59 * M - Major: change if removing or modifying an existing call. 59 * M - Major: change if removing or modifying an existing call.
60 * m - minor: change when adding a new call 60 * m - minor: change when adding a new call
61 */ 61 */
62 WIMAX_GNL_VERSION = 00, 62 WIMAX_GNL_VERSION = 01,
63 /* Generic NetLink attributes */ 63 /* Generic NetLink attributes */
64 WIMAX_GNL_ATTR_INVALID = 0x00, 64 WIMAX_GNL_ATTR_INVALID = 0x00,
65 WIMAX_GNL_ATTR_MAX = 10, 65 WIMAX_GNL_ATTR_MAX = 10,