These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / net / ethernet / tile / tilepro.c
index 3d8f60d..6f0a449 100644 (file)
@@ -721,9 +721,6 @@ static bool tile_net_poll_aux(struct tile_net_cpu *info, int index)
        if (!hash_default)
                __inv_buffer(buf, len);
 
-       /* ISSUE: Is this needed? */
-       dev->last_rx = jiffies;
-
 #ifdef TILE_NET_DUMP_PACKETS
        dump_packet(buf, len, "rx");
 #endif /* TILE_NET_DUMP_PACKETS */