diff options
author | Erwan Velu <erwan.velu@free.fr> | 2009-11-09 10:42:10 +0100 |
---|---|---|
committer | Erwan Velu <erwan.velu@free.fr> | 2009-11-09 10:42:10 +0100 |
commit | fe18d4a75a7c5281188bff42c2bdbc53f1ec9ee8 (patch) | |
tree | 006e0f0ab69d805201138c6ababcef58f55995f1 /com32/hdt/floppy | |
parent | 2adc666fb9ef812bcd7d509b2501ccaab00c4c22 (diff) | |
download | syslinux.git-fe18d4a75a7c5281188bff42c2bdbc53f1ec9ee8.tar.gz syslinux.git-fe18d4a75a7c5281188bff42c2bdbc53f1ec9ee8.tar.xz syslinux.git-fe18d4a75a7c5281188bff42c2bdbc53f1ec9ee8.zip |
pci: Prevent kernel modules to be listed twice
Impact: Prevent duplicated modules
If both get_module_name_from_pcimap() & get_module_name_from_alias()
are called, we didn't checked if the module we are detecting already got
detected. This leads to a situation where modules got listed twice.
This patch add a test to insure that we aren't adding an already
detected module.
Diffstat (limited to 'com32/hdt/floppy')
0 files changed, 0 insertions, 0 deletions