]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/ibmlana.c
qla3xxx: Bumping driver version number to v2.03.00-k4
[linux-2.6-omap-h63xx.git] / drivers / net / ibmlana.c
index 3f946c811511c0566bc88699b5808c783e7d09a3..fe85d6fcba33aa022dd0f67c21ac346f2e5d2ce1 100644 (file)
@@ -601,7 +601,6 @@ static void irqrx_handler(struct net_device *dev)
 
                                /* set up skb fields */
 
-                               skb->dev = dev;
                                skb->protocol = eth_type_trans(skb, dev);
                                skb->ip_summed = CHECKSUM_NONE;