ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -21,7 +21,6 @@ struct flowi_common {
|
||||
__u8 flowic_flags;
|
||||
#define FLOWI_FLAG_ANYSRC 0x01
|
||||
#define FLOWI_FLAG_CAN_SLEEP 0x02
|
||||
#define FLOWI_FLAG_RT_NOCACHE 0x04
|
||||
__u32 flowic_secid;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user