[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>
This commit is contained in:
Rami Rosen 2007-12-31 04:22:09 -08:00 committed by David S. Miller
parent 95766fff6b
commit 61f1ab41b8

View file

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