bnx2x: fix panic when TX ring is full
[pandora-kernel.git] / drivers / net / ethernet / ethoc.c
index bdb348a..251b635 100644 (file)
@@ -22,6 +22,7 @@
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/of.h>
+#include <linux/module.h>
 #include <net/ethoc.h>
 
 static int buffer_size = 0x8000; /* 32 KBytes */