]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - net/netfilter/ipvs/ip_vs_wrr.c
IPVS: use pr_fmt
[mirror_ubuntu-jammy-kernel.git] / net / netfilter / ipvs / ip_vs_wrr.c
index f7d74ef1ecf99a9735b2bfce87f00e2458a457b6..c39ebb6c5a54ae8b88e1f73a4f512cf7b92675e7 100644 (file)
@@ -18,6 +18,9 @@
  *
  */
 
+#define KMSG_COMPONENT "IPVS"
+#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/net.h>