From: Eric Moore Date: Tue, 21 Apr 2009 21:39:24 +0000 (-0600) Subject: [SCSI] mpt2sas : running out of message frames X-Git-Tag: v2.6.30-rc5~53^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77bdd9ee1e1d94fa853c354dcde881ddc5d277a5;p=pandora-kernel.git [SCSI] mpt2sas : running out of message frames The driver is not freeing message frame when returning failure from _ctl_do_task_abort. If you call this function 500 times when its unable to find an active task mid, you end up with no message frames. Signed-off-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed