diff options
Diffstat (limited to 'drivers/net/sfc/rx.c')
| -rw-r--r-- | drivers/net/sfc/rx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sfc/rx.c b/drivers/net/sfc/rx.c index 0f805da4ce55..b8ba4bbad889 100644 --- a/drivers/net/sfc/rx.c +++ b/drivers/net/sfc/rx.c | |||
| @@ -752,7 +752,7 @@ void __efx_rx_packet(struct efx_channel *channel, | |||
| 752 | channel->rx_alloc_level += RX_ALLOC_FACTOR_SKB; | 752 | channel->rx_alloc_level += RX_ALLOC_FACTOR_SKB; |
| 753 | 753 | ||
| 754 | done: | 754 | done: |
| 755 | efx->net_dev->last_rx = jiffies; | 755 | ; |
| 756 | } | 756 | } |
| 757 | 757 | ||
| 758 | void efx_rx_strategy(struct efx_channel *channel) | 758 | void efx_rx_strategy(struct efx_channel *channel) |
