Commit 3aa356fc authored by David S. Miller's avatar David S. Miller

[IPV4]: Do not redefine config macros in net/ip_vs.h

parent 6dfa751a
......@@ -454,12 +454,6 @@ struct ip_vs_stats
struct ip_vs_conn;
struct ip_vs_app;
#define CONFIG_IP_VS_PROTO_UDP
#define CONFIG_IP_VS_PROTO_TCP
#define CONFIG_IP_VS_PROTO_ICMP
#define CONFIG_IP_VS_PROTO_ESP
#define CONFIG_IP_VS_PROTO_AH
struct ip_vs_protocol {
struct ip_vs_protocol *next;
char *name;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment