提交 409456b1 编写于 作者: S Simon Horman 提交者: David S. Miller

net: fix datapath typo

Signed-off-by: NSimon Horman <horms@verge.net.au>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 2c70b519
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
#define IFF_MACVLAN_PORT 0x4000 /* device used as macvlan port */ #define IFF_MACVLAN_PORT 0x4000 /* device used as macvlan port */
#define IFF_BRIDGE_PORT 0x8000 /* device used as bridge port */ #define IFF_BRIDGE_PORT 0x8000 /* device used as bridge port */
#define IFF_OVS_DATAPATH 0x10000 /* device used as Open vSwitch #define IFF_OVS_DATAPATH 0x10000 /* device used as Open vSwitch
* dapath port */ * datapath port */
#define IF_GET_IFACE 0x0001 /* for querying only */ #define IF_GET_IFACE 0x0001 /* for querying only */
#define IF_GET_PROTO 0x0002 #define IF_GET_PROTO 0x0002
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册