From: Roland Dreier Date: Fri, 28 Sep 2007 22:33:51 +0000 (-0700) Subject: [IPoIB]: Convert to netdevice internal stats X-Git-Tag: v2.6.24-rc1~1454^2~253 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de90351219a1f1fd3cb45cf6fcc4e9d6407fd2c9;p=pandora-kernel.git [IPoIB]: Convert to netdevice internal stats 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed