From: Jayamohan Kallickal Date: Sat, 28 Sep 2013 22:35:39 +0000 (-0700) Subject: [SCSI] be2iscsi: Fix the MCCQ count leakage X-Git-Tag: v3.13-rc1~99^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e074d20f9bce54f64dcb43eb2772fde4a4d68171;p=pandora-kernel.git [SCSI] be2iscsi: Fix the MCCQ count leakage When MBX CMD is posted in MCCQ and if command times out,during mccq resource cleanup for the timed out command mccq->count was not decremented. The led to BUG_ON being hit. Signed-off-by: John Soni Jose Signed-off-by: Jayamohan Kallickal Signed-off-by: James Bottomley --- Reading git-diff-tree failed