X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fnetfilter%2Fipvs%2Fip_vs_est.c;h=702b53ca937ccc4277c8dfee736616bb018772f3;hb=54bcf382daf08c1396edb8b81e650b58930ccaef;hp=2eb2860dabb57cc24d1c5bf0c0cd117603f1a0e5;hpb=b19b3c74c7bbec45a848631b8f970ac110665a01;p=karo-tx-linux.git diff --git a/net/netfilter/ipvs/ip_vs_est.c b/net/netfilter/ipvs/ip_vs_est.c index 2eb2860dabb5..702b53ca937c 100644 --- a/net/netfilter/ipvs/ip_vs_est.c +++ b/net/netfilter/ipvs/ip_vs_est.c @@ -11,6 +11,10 @@ * Changes: * */ + +#define KMSG_COMPONENT "IPVS" +#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt + #include #include #include