commit | 127aa0e14b3e1f8476c4781facdfac11d5546872 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Sat Apr 10 22:48:14 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 13 03:32:43 2010 -0700 |
tree | 939bdf390d438942fb1efbc158f92705900817f9 | |
parent | acbbc07145b919248c410e1852b953d385be5c97 [diff] |
drivers: net: last_rx elimination 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>