RDMA/nes: Fix hang with modified FIN handling on A0 cards
authorFaisal Latif <faisal.latif@intel.com>
Wed, 1 Sep 2010 15:43:11 +0000 (15:43 +0000)
committerRoland Dreier <rolandd@cisco.com>
Wed, 8 Sep 2010 21:38:23 +0000 (14:38 -0700)
Changing state to CLOSING when FIN is received causes A0 cards to
hang.  Fix this by checking for A0 cards in FIN handling.

Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found