[IPoIB]: Convert to netdevice internal stats
authorRoland Dreier <rolandd@cisco.com>
Fri, 28 Sep 2007 22:33:51 +0000 (15:33 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:41 +0000 (16:53 -0700)
Use the stats member of struct netdevice in IPoIB, so we can save
memory by deleting the stats member of struct ipoib_dev_priv, and save
code by deleting ipoib_get_stats().

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found