From: Sagi Grimberg Date: Tue, 29 Apr 2014 10:13:44 +0000 (+0300) Subject: Target/iser: Fix wrong connection requests list addition X-Git-Tag: omap-for-v3.16/fixes-against-rc1~172^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fe63c88b1d59f1ce054d6948ccd3096496ecedb;p=pandora-kernel.git 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 Cc: stable@vger.kernel.org # 3.10+ Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed