ethoc: get rid of ethoc_stats()
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 24 Aug 2010 19:23:01 +0000 (12:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Aug 2010 19:23:01 +0000 (12:23 -0700)
commit6abc2376809497b04feee554240e158ac2072587
tree59781d1b1e4b57c8814ede8dd74bb77e899ee3b7
parentb4ddf4b3331f0f2195bd0ab5e8b50080ba93af87
ethoc: get rid of ethoc_stats()

drivers can avoid implementing ndo_get_stats method if using netdevice
stats structure.

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