]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c3722c8cbedb991e942fd30df760e2af8ce851a
treef1d259bf9299db3d2b85a8dadafa9e660f52d1e0
parentb7d0c03d303d47fb117a741069e6e4eaf9c84d9b
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: 00810d167b1f ("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