Update kernel headers to 3.16-rc5
This commit is contained in:
parent
0f6d24032f
commit
76723fd1c6
|
|
@ -100,7 +100,7 @@ enum {
|
||||||
#define IFLA_GRE_MAX (__IFLA_GRE_MAX - 1)
|
#define IFLA_GRE_MAX (__IFLA_GRE_MAX - 1)
|
||||||
|
|
||||||
/* VTI-mode i_flags */
|
/* VTI-mode i_flags */
|
||||||
#define VTI_ISVTI 0x0001
|
#define VTI_ISVTI ((__be16)0x0001)
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
IFLA_VTI_UNSPEC,
|
IFLA_VTI_UNSPEC,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue