From: Rami Rosen Date: Mon, 31 Dec 2007 12:22:09 +0000 (-0800) Subject: [IPV4]: Remove unused multipath cached routing defintion in net/flow.h X-Git-Tag: v2.6.25-rc1~1162^2~898 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=61f1ab41b8ede8e2a26c349a4e3372100545c5ec;p=~emulex%2Finfiniband.git [IPV4]: Remove unused multipath cached routing defintion in net/flow.h Signed-off-by: Rami Rosen Signed-off-by: David S. Miller --- diff --git a/include/net/flow.h b/include/net/flow.h index af59fa5cc1f..ad16e0076c8 100644 --- a/include/net/flow.h +++ b/include/net/flow.h @@ -48,7 +48,6 @@ struct flowi { __u8 proto; __u8 flags; -#define FLOWI_FLAG_MULTIPATHOLDROUTE 0x01 union { struct { __be16 sport;