]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - samples/bpf/parse_varlen.c
Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb
[karo-tx-linux.git] / samples / bpf / parse_varlen.c
index edab34dce79b3794b010ca4138ef969d13c68535..95c16324760c0be1af8be927e1adffae0b582525 100644 (file)
@@ -4,6 +4,7 @@
  * modify it under the terms of version 2 of the GNU General Public
  * License as published by the Free Software Foundation.
  */
+#define KBUILD_MODNAME "foo"
 #include <linux/if_ether.h>
 #include <linux/ip.h>
 #include <linux/ipv6.h>