android_kernel_samsung_msm8976/drivers/infiniband/ulp/ipoib
Roland Dreier de90351219 [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 <rolandd@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:53:41 -07:00
..
ipoib.h [IPoIB]: Convert to netdevice internal stats 2007-10-10 16:53:41 -07:00
ipoib_cm.c [IPoIB]: Convert to netdevice internal stats 2007-10-10 16:53:41 -07:00
ipoib_fs.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
ipoib_ib.c [IPoIB]: Convert to netdevice internal stats 2007-10-10 16:53:41 -07:00
ipoib_main.c [IPoIB]: Convert to netdevice internal stats 2007-10-10 16:53:41 -07:00
ipoib_multicast.c [IPoIB]: Convert to netdevice internal stats 2007-10-10 16:53:41 -07:00
ipoib_verbs.c IPoIB: Fix leak in ipoib_transport_dev_init() error path 2007-08-07 12:40:56 -07:00
ipoib_vlan.c IPoIB: Connected mode experimental support 2007-02-10 08:00:48 -08:00
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile IPoIB: Connected mode experimental support 2007-02-10 08:00:48 -08:00