]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[IPoIB] More SM reregister handling
authorftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Mon, 24 Apr 2006 23:29:31 +0000 (23:29 +0000)
committerftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Mon, 24 Apr 2006 23:29:31 +0000 (23:29 +0000)
commit111c087259f77ad028ccd5330a733a4bee76e16c
tree9ddfba9d06f4190cfadbb79fda740135a7a5b18e
parent4fb34cbc746672247e9c897de4073eb1d4afbcc2
[IPoIB] More SM reregister handling
- Avoid attempting to bring the IPoIB port up when a SM change event
is received while the link state is not active
- Add proper state transition before calling ipoib_port_up during SM
change handling.
- Only destroy multicast endpoints when the port goes down, just flush
the AVs from unicast endpoints

git-svn-id: svn://openib.tc.cornell.edu/gen1@323 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
trunk/ulp/ipoib/kernel/ipoib_adapter.c
trunk/ulp/ipoib/kernel/ipoib_port.c