commit | fe685b80469996149ca28c74062f72b5879c1607 | [log] [tgz] |
---|---|---|
author | Jorge Boncompte [DTI2] <jorge@dti2.net> | Mon Nov 21 10:25:54 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 22 16:15:22 2011 -0500 |
tree | 7885ea4abcda7a2cc64274a51a72ba61e2c81487 | |
parent | e348c5e7de4a759a94eed4d0303ba81a4939f8b9 [diff] |
atm: br2684: Do not move counters backwards This snippet has caused several bugs in the past, and I don't see the point on substracting the skb len from netdev stats. Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net> Signed-off-by: David S. Miller <davem@davemloft.net>