]> err.no Git - linux-2.6/blobdiff - drivers/net/netconsole.c
[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
[linux-2.6] / drivers / net / netconsole.c
index e6e8a9797b6dbff81c8f4a8be6e34e58bef82811..69233f6aa05ca2d115f77ed3c71d00954c5c0204 100644 (file)
@@ -60,7 +60,6 @@ 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;