Fix a snafu with the last commit. Not all of the new AHCI detection support
commit4fab1d7bef6cbf7fecf4893b3c2221aea75d0d8a
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 5 Apr 2008 20:13:04 +0000 (5 20:13 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 5 Apr 2008 20:13:04 +0000 (5 20:13 +0000)
treec4d5f35f6782832c37b2950e78f5d8d914cf3c2f
parentcf3d20b216cfe2734cbf644a58214756d32b0ac4
Fix a snafu with the last commit.  Not all of the new AHCI detection support
was properly brought in, causing intel AHCI detection to panic with a
NULL pointer indirection.

Reported-by: Cristi Magherusan <cristi.magherusan@net.utcluj.ro>
sys/dev/disk/nata/ata-chipset.c