linux-stable/drivers/infiniband/ulp/ipoib
Zhu Yanjun dfc0e55506 IB/ipoib: function interface change
The ipoib_ib_dev_down/ipoib_ib_dev_stop return zero unconditionally
and the callers never check the returned values,
change the return type to void and remove the redundant return values.

Reviewed-by: Shan Hai <shan.hai@oracle.com>
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-01-24 16:20:37 -05:00
..
ipoib.h IB/ipoib: function interface change 2017-01-24 16:20:37 -05:00
ipoib_cm.c IB/ipoib: Change list_del to list_del_init in the tx object 2017-01-12 14:01:06 -05:00
ipoib_ethtool.c IB/ipoib: Use new device FW version string 2016-06-23 12:08:34 -04:00
ipoib_fs.c IPoIB: Remove unnecessary test for NULL before debugfs_remove() 2014-08-12 21:59:54 -07:00
ipoib_ib.c IB/ipoib: function interface change 2017-01-24 16:20:37 -05:00
ipoib_main.c IB/ipoib: Remove unnecessary returned value check 2017-01-24 16:20:37 -05:00
ipoib_multicast.c IB/ipoib: Add detailed error message to dev_queue_xmit call 2017-01-12 14:01:04 -05:00
ipoib_netlink.c infiniband: make sure the src net is infiniband when create new link 2014-01-03 20:38:56 -05:00
ipoib_verbs.c IB/ipoib_verbs: Remove deprecated create_singlethread_workqueue 2016-10-07 16:54:32 -04:00
ipoib_vlan.c IB/ipoib: Remove unnecessary returned value check 2017-01-24 16:20:37 -05:00
Kconfig
Makefile IB/ipoib: Add rtnl_link_ops support 2012-09-20 16:49:17 -04:00