vserver 2.0 rc7
[linux-2.6.git] / drivers / net / netconsole.c
index 29c98d6..edd1b53 100644 (file)
@@ -60,6 +60,7 @@ static struct netpoll np = {
        .local_port = 6665,
        .remote_port = 6666,
        .remote_mac = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff},
+       .drop = netpoll_queue,
 };
 static int configured = 0;