From f693744d9223d7ac886159a59c6badb045903de2 Mon Sep 17 00:00:00 2001 From: Inaky Perez-Gonzalez Date: Fri, 22 May 2009 00:41:11 -0700 Subject: [PATCH] --- yaml --- r: 150553 b: refs/heads/master c: 7481806dcfd07e9a636155554f6f4b4fbd976381 h: refs/heads/master i: 150551: 5cdf868c97546e1b2f3d46e0118bae1471c2016a v: v3 --- [refs] | 2 +- trunk/include/linux/wimax.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 64d174838ada..d5d9d58e838d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2618ab774ea015089c6eb84787f7ede6f2a2cbd0 +refs/heads/master: 7481806dcfd07e9a636155554f6f4b4fbd976381 diff --git a/trunk/include/linux/wimax.h b/trunk/include/linux/wimax.h index 2f7a6b77d6b3..4fdcc5635518 100644 --- a/trunk/include/linux/wimax.h +++ b/trunk/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,