android_kernel_asus_sm8350/drivers/infiniband/ulp/isert
Sagi Grimberg 9fe63c88b1 Target/iser: Fix wrong connection requests list addition
Should be adding list_add_tail($new, $head) and not
the other way around.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Cc: stable@vger.kernel.org # 3.10+
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2014-05-15 17:09:10 -07:00
..
ib_isert.c Target/iser: Fix wrong connection requests list addition 2014-05-15 17:09:10 -07:00
ib_isert.h IB/isert: Support T10-PI protected transactions 2014-04-07 01:48:47 -07:00
isert_proto.h
Kconfig treewide: Fix typo in Kconfig 2013-10-14 15:23:02 +02:00
Makefile