From: Jan-Bernd Themann Date: Fri, 7 Sep 2007 10:30:24 +0000 (+0200) Subject: ehea: fix last_rx update X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=64251621796d5d4c0c4b6a6b6d845e4a43c63aee;p=deliverable%2Flinux.git ehea: fix last_rx update Update last_rx in registered device struct instead of in the dummy device. Signed-off-by: Jan-Bernd Themann Signed-off-by: Jeff Garzik --- diff --git a/drivers/net/ehea/ehea_main.c b/drivers/net/ehea/ehea_main.c index 1e9fd6f36910..717b12984d10 100644 --- a/drivers/net/ehea/ehea_main.c +++ b/drivers/net/ehea/ehea_main.c @@ -471,7 +471,7 @@ static struct ehea_cqe *ehea_proc_rwqes(struct net_device *dev, else netif_receive_skb(skb); - dev->last_rx = jiffies; + port->netdev->last_rx = jiffies; } else { pr->p_stats.poll_receive_errors++; port_reset = ehea_treat_poll_error(pr, rq, cqe,