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: Ubuntu-5.13.0-19.19~45520^2~898 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=61f1ab41b8ede8e2a26c349a4e3372100545c5ec;p=mirror_ubuntu-jammy-kernel.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 af59fa5cc1f8..ad16e0076c89 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;