linux/drivers/infiniband/ulp/ipoib
Roland Dreier 9153f66a5b IPoIB: Fix unused variable warning
The conversion to use netdevice internal stats left an unused variable
in ipoib_neigh_free(), since there's no longer any reason to get
netdev_priv() in order to increment dropped packets.  Delete the
unused priv variable.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-10-10 16:55:30 -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: Fix unused variable warning 2007-10-10 16:55:30 -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
ipoib.h [IPoIB]: Convert to netdevice internal stats 2007-10-10 16:53:41 -07: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