projects
/
platform
/
upstream
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ff78a0
)
iplink: another compat #ifndef/#define tweak
author
Denys Vlasenko
<dvlasenk@redhat.com>
Mon, 30 Aug 2010 17:20:09 +0000
(19:20 +0200)
committer
Denys Vlasenko
<dvlasenk@redhat.com>
Mon, 30 Aug 2010 17:20:09 +0000
(19:20 +0200)
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
networking/libiproute/iplink.c
patch
|
blob
|
history
diff --git
a/networking/libiproute/iplink.c
b/networking/libiproute/iplink.c
index
9ced18d
..
f9421fc
100644
(file)
--- a/
networking/libiproute/iplink.c
+++ b/
networking/libiproute/iplink.c
@@
-17,7
+17,9
@@
#ifndef IFLA_LINKINFO
# define IFLA_LINKINFO 18
+# define IFLA_INFO_KIND 1
#endif
+
/* taken from linux/sockios.h */
#define SIOCSIFNAME 0x8923 /* set interface name */