net: ipv4: Standardize prefixes for message logging
[deliverable/linux.git] / net / ipv4 / tcp_input.c
index 23ca3663d1e88bd63ed9f9de3bdbb91aa44a943f..68d4057cba00cfb0a022c89f3cfb9fb24211ef5f 100644 (file)
@@ -61,6 +61,8 @@
  *             Pasi Sarolahti:         F-RTO for dealing with spurious RTOs
  */
 
+#define pr_fmt(fmt) "TCP: " fmt
+
 #include <linux/mm.h>
 #include <linux/slab.h>
 #include <linux/module.h>
This page took 0.023257 seconds and 5 git commands to generate.