mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 03:01:26 +00:00
qla2x00t-32gbit: Remove a superfluous assignment from the pre-v3.14 code
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8156 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -3531,7 +3531,6 @@ msix_failed:
|
||||
ha->msix_count, ret);
|
||||
goto msix_out;
|
||||
}
|
||||
ha->max_rsp_queues = ha->msix_count - 1;
|
||||
} else {
|
||||
ret = ha->msix_count;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user