drivers: net: last_rx elimination
authorEric Dumazet <eric.dumazet@gmail.com>
Sat, 10 Apr 2010 22:48:14 +0000 (22:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Apr 2010 10:32:43 +0000 (03:32 -0700)
Network drivers do not have to update last_rx, unless they need it for
their private use.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found