On Mon, Jun 09, 2014 at 04:03:08PM +0100, Peter Maydell wrote:
> Although we defined an eepro100_mdi_mask[] array indicating which bits
> in the registers are read-only, we weren't actually doing anything with
> it. Make the MDI register-write code use it rather than manually making
> register 1 read-only and leaving the rest as reads-as-written. (The
> special-case handling of register 0 remains as before since its mask is
> all-zeros and the special casing happens before we apply the masking.)
> 
> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
> Message-id: 1402159924-13853-1-git-send-email-peter.mayd...@linaro.org
> ---
> No code change, but I fixed the errors in the commit message.
> 
>  hw/net/eepro100.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, applied to my net tree:
https://github.com/stefanha/qemu/commits/net

Stefan

Attachment: pgp5dVqC8br3P.pgp
Description: PGP signature

Reply via email to