OSDN Git Service

IB/ipoib: Remove device when one port fails to init
authorYuval Shaia <yuval.shaia@oracle.com>
Mon, 25 Sep 2017 12:18:00 +0000 (05:18 -0700)
committerDoug Ledford <dledford@redhat.com>
Wed, 27 Sep 2017 13:17:51 +0000 (09:17 -0400)
commite4b2d06892c7f700f3d62dfef603add35269612e
tree9b8bc6907b397d75eaa7b9bc4f9d4215df95822f
parent3e4d6f91cae689b01865aedb71c1ad88a118084f
IB/ipoib: Remove device when one port fails to init

Call ipoib_remove_one when one of the IPoIB ports fails to initialize in
order not to leave the module in unstable state.

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/ipoib/ipoib_main.c