Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 409456b1 authored by Simon Horman's avatar Simon Horman Committed by David S. Miller
Browse files

net: fix datapath typo

parent 2c70b519
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
#define IFF_MACVLAN_PORT	0x4000	/* device used as macvlan port */
#define IFF_BRIDGE_PORT	0x8000		/* device used as bridge port */
#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_PROTO	0x0002