From 3b1bef644ea93339bbaffdcba99d5eed83751ba3 Mon Sep 17 00:00:00 2001 From: Chad Dupuis Date: Wed, 26 Feb 2014 04:15:04 -0500 Subject: [PATCH] [SCSI] qla2xxx: Set host can_queue value based on available resources. Tell the mid-layer that number of commands we can queue is the available resources we have minus a small amount for internal commands. Signed-off-by: Chad Dupuis Signed-off-by: Saurav Kashyap Signed-off-by: James Bottomley --- Reading git-format-patch failed