Re: [PATCH] RDMA/nes: fix CX4 link problem in back-to-back configuration

2010-03-11 Thread Roland Dreier
thanks, applied. -- Roland Dreier For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http:

[PATCH] RDMA/nes: fix CX4 link problem in back-to-back configuration

2010-03-03 Thread Chien Tung
commit 09124e1913cf2140941f60ab4fdf8576e1e8fd8d took out too much code and broke CX4 link detection in back-to-back configuration. This will put back the code that does the link check. Signed-off-by: Chien Tung --- drivers/infiniband/hw/nes/nes_nic.c | 30 -- 1 fi