Files
linux/drivers/infiniband
Jason Gunthorpe d1339ce0bc IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM
commit efc1eedbf6 upstream.

If the above is turned off then ipoib_cm_dev_init unconditionally
returns ENOSYS, and the newly added error handling in
0b3957 prevents ipoib from coming up at all:

kernel: mlx4_0: ipoib_transport_dev_init failed
kernel: mlx4_0: failed to initialize port 1 (ret = -12)

Fixes: 0b39578bcd (IB/ipoib: Use dedicated workqueues per interface)
Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-10 12:21:58 -07:00
..
2015-05-20 16:15:56 -04:00
2015-08-03 09:29:15 -07:00