]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/flow.h
Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[karo-tx-linux.git] / include / net / flow.h
index d47ef4bb5423a3a24bf0267ef3bf6dab69226a4e..035aa7716967802340ae3bd4e915c45f33f1383e 100644 (file)
@@ -34,8 +34,7 @@ struct flowi_common {
        __u8    flowic_flags;
 #define FLOWI_FLAG_ANYSRC              0x01
 #define FLOWI_FLAG_KNOWN_NH            0x02
-#define FLOWI_FLAG_L3MDEV_SRC          0x04
-#define FLOWI_FLAG_SKIP_NH_OIF         0x08
+#define FLOWI_FLAG_SKIP_NH_OIF         0x04
        __u32   flowic_secid;
        struct flowi_tunnel flowic_tun_key;
 };