commit | b89a7c25462b164db280abc3b05d4d9d888d40e9 | [log] [tgz] |
---|---|---|
author | Jenny Derzhavetz <jennyf@mellanox.com> | Wed Feb 24 19:23:58 2016 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Mar 10 21:48:29 2016 -0800 |
tree | 21a69465d7186330380d6a9470d7749a3d313d9c | |
parent | 36c7845282eef0104ba6ecc6761ba1dce57b2b87 [diff] |
iser-target: Fix identification of login rx descriptor type Once connection request is accepted, one rx descriptor is posted to receive login request. This descriptor has rx type, but is outside the main pool of rx descriptors, and thus was mistreated as tx type. Signed-off-by: Jenny Derzhavetz <jennyf@mellanox.com> Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Cc: stable@vger.kernel.org # v3.10+ Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>