IB/ipoib: Warn when one port fails to initialize
authorYuval Shaia <yuval.shaia@oracle.com>
Wed, 29 Nov 2017 06:34:02 +0000 (08:34 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 13 Dec 2017 17:55:49 +0000 (10:55 -0700)
commitac6dbf7fa4707c75a247b540cc0b5c881f3d0ba8
treef1d259bf9299db3d2b85a8dadafa9e660f52d1e0
parent302784729e7fb29d5888686fe83b42bb18f81ab8
IB/ipoib: Warn when one port fails to initialize

If one port fails to initialize an error message should indicate the
reason and driver should continue serving the working port(s) and other
HCA(s).

Fixes: e4b2d06892c7 ("IB/ipoib: Remove device when one port fails to init").
Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/ulp/ipoib/ipoib_main.c