]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/netfilter/xt_iprange.c
netfilter: xtables: change matches to return error code
[mirror_ubuntu-bionic-kernel.git] / net / netfilter / xt_iprange.c
index ffc96387d5565fa43286739d82902a37e7a9aa83..8471d9715bde71479478aa23388d801c7026be94 100644 (file)
@@ -8,6 +8,7 @@
  *     it under the terms of the GNU General Public License version 2 as
  *     published by the Free Software Foundation.
  */
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 #include <linux/module.h>
 #include <linux/skbuff.h>
 #include <linux/ip.h>