diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2013-10-26 11:53:38 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2013-10-26 11:53:38 -0400 |
commit | 051275b2dfc315916d120a146368095bba328c69 (patch) | |
tree | c84a7c921b441f224618866cb5ed1d1caed5de1a /scripts/acpi_extract_preprocess.py | |
parent | 1902c94de0c5621726c0b05b55a2bb33e76268d6 (diff) | |
download | seabios-051275b2dfc315916d120a146368095bba328c69.zip seabios-051275b2dfc315916d120a146368095bba328c69.tar.gz seabios-051275b2dfc315916d120a146368095bba328c69.tar.bz2 |
megasas: Don't attempt to access 'struct pci_device' at runtime.
The PCI device structures are only available during the POST phase.
Don't attempt to access them from the runtime disk driver code.
This patch has not been tested, but the old code is definitely
incorrect.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/acpi_extract_preprocess.py')
0 files changed, 0 insertions, 0 deletions