Re: [PATCH net-next-2.6] atm: remove a net_device_stats clear
From: David Miller <davem@davemloft.net>
Date: 2010-08-19 07:15:13
Also in:
kernel-janitors, linux-arm-kernel
From: David Miller <davem@davemloft.net>
Date: 2010-08-19 07:15:13
Also in:
kernel-janitors, linux-arm-kernel
From: Eric Dumazet <redacted> Date: Wed, 18 Aug 2010 22:44:34 +0200
Le mercredi 18 août 2010 à 13:10 -0700, David Miller a écrit :quoted
Yep, both the ether1 and ether3 patch have this problem. Looks like we'll see v4 coming some :-)To be fair, we accepted some bits like that in the past ;)
Yes, but let's nip it in the butt immediately when we do notice it :-)
[PATCH net-next-2.6] atm: remove a net_device_stats clear No need to clear device stats in lec_open() Signed-off-by: Eric Dumazet <redacted>
Applied, thanks!