PCI: Correct last two HP entries in the bfsort whitelist
authorTony Camuso <tcamuso@redhat.com>
Thu, 15 May 2008 18:40:14 +0000 (14:40 -0400)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 19 May 2008 19:21:36 +0000 (12:21 -0700)
Replace Redundant Whitelist Entries with the Correct Ones

The ProLiant DL585 G2 and the DL585 G2 are entered reundantly in the
dmi_system_id table. What should have been there are the DL360 and DL380. This
patch simply replaces the redundant entries with the correct entries.

Signed-off-by: Tony Camuso <tony.camuso@hp.com>
Signed-off-by: Pat Schoeller <patrick.schoeller@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found