X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fnet%2Fxen-netfront.c;h=fe376fde4e897ec7fd096fcc8f337e3405a75905;hb=730c30ec646bd252a9448a66ecd51d794853513f;hp=6d017adc914ac18c5389fb550b53ed5aa09b3246;hpb=95c5e1f1e6e1788cc8b9acbe9379ae395ef64958;p=linux-2.6-omap-h63xx.git diff --git a/drivers/net/xen-netfront.c b/drivers/net/xen-netfront.c index 6d017adc914..fe376fde4e8 100644 --- a/drivers/net/xen-netfront.c +++ b/drivers/net/xen-netfront.c @@ -841,7 +841,6 @@ static int handle_incoming_queue(struct net_device *dev, /* Pass it up. */ netif_receive_skb(skb); - dev->last_rx = jiffies; } return packets_dropped;