ahci: set controller id
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 9 Dec 2010 07:39:48 +0000 (08:39 +0100)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 12 Dec 2010 19:02:23 +0000 (14:02 -0500)
commit0e6f6366bc1645c151811c575d667a7676c5d53f
tree3e92549f018261dfd508776a3852a5d5e567cc7d
parent1e924bb7ec2fbf3f81d86fb5478ba4002a1ef0c6
ahci: set controller id

Fill the controller id in the drive struct with the port number so we
get a sane boot menu ordering with multiple hard disks attached.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/ahci.c