commit | 3cf63ff25c6f1bdac7cb153f87ff830e932ac2f5 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Jun 25 15:02:38 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 04 17:42:46 2013 +0200 |
tree | 36016224b4a6a381998a76a706305dd31c180f8e | |
parent | d3e71559a81ca7b6221465dd19282429101f983d [diff] |
escc: rename struct to ESCCState We are using the same struct name for two devices. 8250 is widespread enough that this causes some confusion, rename the other instance. Reviewed-by: Andreas Faerber <afaerber@suse.de> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>