]> git.baikalelectronics.ru Git - kernel.git/commit
atm: br2684: Do not move counters backwards
authorJorge Boncompte [DTI2] <jorge@dti2.net>
Mon, 21 Nov 2011 10:25:54 +0000 (10:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Nov 2011 21:15:22 +0000 (16:15 -0500)
commit0d04051e51d05f0f9f9c4abec860c9282480e23d
tree7885ea4abcda7a2cc64274a51a72ba61e2c81487
parente7b2a58f9093158bd65b95a5c48d4f7b539a1c0a
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>
net/atm/br2684.c