瀏覽代碼

[IPV4]: Remove unused multipath cached routing defintion in net/flow.h

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Rami Rosen 18 年之前
父節點
當前提交
61f1ab41b8
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      include/net/flow.h

+ 0 - 1
include/net/flow.h

@@ -48,7 +48,6 @@ struct flowi {
 
 	__u8	proto;
 	__u8	flags;
-#define FLOWI_FLAG_MULTIPATHOLDROUTE 0x01
 	union {
 		struct {
 			__be16	sport;