atm: remove a net_device_stats clear
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 18 Aug 2010 10:44:34 +0000 (10:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Aug 2010 07:14:36 +0000 (00:14 -0700)
commitb92840900fb575004cac694e56fd0a43f54dc344
tree29e20d684393515c7278427f46dd804a0d66f74f
parentbb2537f1e76b3fb18c3fc1dff1df98ebc10af633
atm: remove a net_device_stats clear

No need to clear device stats in lec_open()

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