]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/lib82596.c
Merge branch 'topic/misc' into for-linus
[linux-2.6-omap-h63xx.git] / drivers / net / lib82596.c
index cc8f64197a9062b9f7405c0941dee13a42659726..7415f517491d73a6bfb7817e7f07c14f842a1923 100644 (file)
@@ -739,7 +739,6 @@ memory_squeeze:
                                skb->len = pkt_len;
                                skb->protocol = eth_type_trans(skb, dev);
                                netif_rx(skb);
-                               dev->last_rx = jiffies;
                                dev->stats.rx_packets++;
                                dev->stats.rx_bytes += pkt_len;
                        }