On my EeePC 900 when the wired and wireless ethernet are enabled and the
system is booted with pciehp.pciehp_force=1 the following when booting
with the quiet parameter:
pciehp: Device 0000:03:00.0 already exists at 3:0, cannot hot-add
pciehp: Cannot add device 0x3:0
pciehp: Device 0000:01:00.0 already exists at 1:0, cannot hot-add
pciehp: Cannot add device 0x1:0
This changed prevents the messages turning up during a quiet boot.
Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
--