[TG3]: Eliminate spurious interrupts.
[powerpc.git] / drivers / net / ni5010.c
index 8be0d03..3d5b423 100644 (file)
@@ -562,7 +562,6 @@ static void ni5010_rx(struct net_device *dev)
                return;
        }
 
-       skb->dev = dev;
        skb_reserve(skb, 2);
 
        /* Read packet into buffer */