ide/atapi: Use table instead of switch for commands
authorKevin Wolf <kwolf@redhat.com>
Mon, 18 Apr 2011 15:55:08 +0000 (17:55 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 27 Apr 2011 14:20:59 +0000 (16:20 +0200)
commit5a343c2c59db1fa7df5f285214f95f9be87937b2
treeadeaf28df1bc02fffeb7c5ad5a88ce53e3294831
parent605bece8e1469d6f1b7e96ecb377d88ad572062b
ide/atapi: Use table instead of switch for commands

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/ide/atapi.c