]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[IPOIB_NDIS6_CM]
authorAlex Naslednikov <alex@mellanox.co.il>
Sun, 14 Nov 2010 10:18:43 +0000 (10:18 +0000)
committerAlex Naslednikov <alex@mellanox.co.il>
Sun, 14 Nov 2010 10:18:43 +0000 (10:18 +0000)
commitb8f58577f7dea029d405a307ba76ee2bf9390add
tree0c5fe1e2e65234d6cbf9f3e93bf218c6bb5a1981
parent13a188f0ae33dc60cfc253731447097bf4d0f504
[IPOIB_NDIS6_CM]
This patch fix the situation when init process fails (say, __ib_mgr_init fails)  and then ipoib_restart is called.
Shutter is shut  first time at the end of the init process. Thus, if init will fail, shutter will be never shut,
while ipoib_restart will try to alive such shutter.

git-svn-id: svn://openib.tc.cornell.edu/gen1@2987 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
trunk/ulp/ipoib_NDIS6_CM/kernel/ipoib_adapter.cpp
trunk/ulp/ipoib_NDIS6_CM/kernel/ipoib_adapter.h
trunk/ulp/ipoib_NDIS6_CM/kernel/ipoib_driver.cpp
trunk/ulp/ipoib_NDIS6_CM/kernel/ipoib_port.cpp