]> Git Repo - qemu.git/commit
eepro100: Avoid duplicate debug messages
authorStefan Weil <[email protected]>
Sat, 30 Apr 2011 20:40:04 +0000 (22:40 +0200)
committerMichael S. Tsirkin <[email protected]>
Thu, 5 May 2011 12:49:58 +0000 (15:49 +0300)
commit1b4f97d62e3b3d220130f1b0f59d43c042fddb89
tree2d3b91623179538c0119c285246658d6aae3baba
parent22f3647b781ab36f654de4ec29997f549f979c97
eepro100: Avoid duplicate debug messages

When DEBUG_EEPRO100 was enabled, unsupported writes were logged twice.
Now logging in eepro100_write1 and eepro100_write2 is similar to the
logging in eepro100_write4 (which already was correct).

Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/eepro100.c
This page took 0.027639 seconds and 4 git commands to generate.