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