]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Enable probe_roms to scan more than 6 roms.
authorRoman Sobanski <roman.sobanski@intel.com>
Tue, 2 Jul 2019 11:29:27 +0000 (13:29 +0200)
committerJes Sorensen <jsorensen@fb.com>
Tue, 2 Jul 2019 12:39:23 +0000 (08:39 -0400)
commit4ec389e3f0c1233f5aa2d5b4e63d96e33d2a37f0
treeed7490b3bff9e36af673c51539ae3ad8faddeec5
parentae7d61e35ec2ab6361c3e509a8db00698ef3396f
Enable probe_roms to scan more than 6 roms.

In some cases if more than 6 oroms exist, resource for particular
controller may not be found. Change method for storing
adapter_rom_resources from array to list.

Signed-off-by: Roman Sobanski <roman.sobanski@intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
probe_roms.c