Don't pass segment to ata_cmd_packet.
authorKevin O'Connor <kevin@koconnor.net>
Tue, 4 Mar 2008 02:56:20 +0000 (21:56 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Tue, 4 Mar 2008 02:56:20 +0000 (21:56 -0500)
commit96aa5e93c089973d18740e293c8bf6529d1994f0
treee0eb47b4c69eb56e508174ab1fe55daef051233c
parent6eee8ca27dfb920efdc865017e35f3626a850163
Don't pass segment to ata_cmd_packet.

The segment is always the stack - so no reason to pass it.
src/ata.c
src/ata.h