commit | ec1d02d8de08ceda59b8a6e7a74ec1ae42a40ee6 | [log] [tgz] |
---|---|---|
author | Stefan Weil <weil@mail.berlios.de> | Tue Mar 02 22:37:56 2010 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Mar 03 13:34:19 2010 +0200 |
tree | 50775cf77348260456681e3eda9db0a3413c2966 | |
parent | cc02c66cc8c856ce6359efbbe5fc4535a34e605f [diff] |
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>