pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
[powerpc.git] / drivers / net / acenic.c
index 7138e0e..7122b7b 100644 (file)
@@ -2027,7 +2027,6 @@ static void ace_rx_int(struct net_device *dev, u32 rxretprd, u32 rxretcsm)
                 */
                csum = retdesc->tcp_udp_csum;
 
-               skb->dev = dev;
                skb->protocol = eth_type_trans(skb, dev);
 
                /*