pcnet: Restart poll timer on pcnet_start
commitad323081aa0e20d3d573ea64e88a893d576c05e0
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 7 Oct 2009 16:19:42 +0000 (7 18:19 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 9 Oct 2009 02:17:22 +0000 (8 21:17 -0500)
tree26e522b09b5bf9ad92fac1e2d3c4cdab70de5028
parentefb56cf7c2e8c21d6c00a2f14b3e780bdba344a6
pcnet: Restart poll timer on pcnet_start

Just like we call into pcnet_poll_timer on stop, we need to call it on
start to trigger the setup of the poll timer.

Patchworks-ID: 35313
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pcnet.c