From: Mike Christie Date: Wed, 13 Jan 2010 04:48:00 +0000 (-0600) Subject: [SCSI] iscsi_tcp regression: remove bogus warn on in write path X-Git-Tag: v2.6.33~26^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fee099b278894a1c7383a08cb3c62a5b62a134e8;p=pandora-kernel.git [SCSI] iscsi_tcp regression: remove bogus warn on in write path An empty r2tqueue is a valid state. It just means that we have processed all that there was to do. This patch removes the WARN_ON that was added when the kfifo changes were merged. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed