eepro100: Use tx.status
commitec1d02d8de08ceda59b8a6e7a74ec1ae42a40ee6
authorStefan Weil <weil@mail.berlios.de>
Tue, 2 Mar 2010 21:37:56 +0000 (2 22:37 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 3 Mar 2010 11:34:19 +0000 (3 13:34 +0200)
tree50775cf77348260456681e3eda9db0a3413c2966
parentcc02c66cc8c856ce6359efbbe5fc4535a34e605f
eepro100: Use tx.status

There is no need for a local variable "status".
Using tx.status makes it clearer which status
is addressed.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/eepro100.c