git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
448ba90
)
Target/iser: Fix wrong connection requests list addition
author
Sagi Grimberg
<sagig@mellanox.com>
Tue, 29 Apr 2014 10:13:44 +0000
(13:13 +0300)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Fri, 16 May 2014 00:09:10 +0000
(17:09 -0700)
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>
drivers/infiniband/ulp/isert/ib_isert.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/ulp/isert/ib_isert.c
Simple merge