diff options
Diffstat (limited to 'drivers/net/atlx/atl1.c')
-rw-r--r-- | drivers/net/atlx/atl1.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/atlx/atl1.c b/drivers/net/atlx/atl1.c index 3836e625ba58..09ed2fdd585b 100644 --- a/drivers/net/atlx/atl1.c +++ b/drivers/net/atlx/atl1.c | |||
@@ -2028,8 +2028,6 @@ rrd_ok: | |||
2028 | buffer_info->skb = NULL; | 2028 | buffer_info->skb = NULL; |
2029 | buffer_info->alloced = 0; | 2029 | buffer_info->alloced = 0; |
2030 | rrd->xsz.valid = 0; | 2030 | rrd->xsz.valid = 0; |
2031 | |||
2032 | adapter->netdev->last_rx = jiffies; | ||
2033 | } | 2031 | } |
2034 | 2032 | ||
2035 | atomic_set(&rrd_ring->next_to_clean, rrd_next_to_clean); | 2033 | atomic_set(&rrd_ring->next_to_clean, rrd_next_to_clean); |