]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla2xxx: Hard code the number of loop entries at 128.
authorChad Dupuis <chad.dupuis@qlogic.com>
Fri, 13 Jan 2012 15:08:35 +0000 (09:08 -0600)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 9 May 2012 00:40:59 +0000 (17:40 -0700)
commit16c0637779b3d80a3e49790e035f40c94b87a027
treef86010baf83fc16bdb3d5e7a1cdaf1ba3ea0977c
parent7f1e20afd5b4c932024b97d7a3219fd8f47ee9fa
qla2xxx: Hard code the number of loop entries at 128.

Do not use ha->max_fibre_devices in loop topology since the maximum number of
entries will always be 128 and so we don't have to worry about changing
ha->max_fibre_devices back.

JIRA Key: V2632FC-146
drivers/scsi/qla2xxx/qla_init.c