projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01b07fb
)
if_tun: drop broken IFF_VNET_LE
author
Michael S. Tsirkin
<mst@redhat.com>
Tue, 16 Dec 2014 13:05:23 +0000
(15:05 +0200)
committer
David S. Miller
<davem@davemloft.net>
Tue, 16 Dec 2014 16:19:42 +0000
(11:19 -0500)
Everyone should use TUNSETVNETLE/TUNGETVNETLE instead.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_tun.h
patch
|
blob
|
history
diff --git
a/include/uapi/linux/if_tun.h
b/include/uapi/linux/if_tun.h
index 274630caa276a4d744779a6a1d7171ba940c06ed..50ae24335444f3f0188bdbafb7e409ead40a0975 100644
(file)
--- a/
include/uapi/linux/if_tun.h
+++ b/
include/uapi/linux/if_tun.h
@@
-59,7
+59,6
@@
#define IFF_ONE_QUEUE 0x2000
#define IFF_VNET_HDR 0x4000
#define IFF_TUN_EXCL 0x8000
-#define IFF_VNET_LE 0x10000
#define IFF_MULTI_QUEUE 0x0100
#define IFF_ATTACH_QUEUE 0x0200
#define IFF_DETACH_QUEUE 0x0400