commit | ad323081aa0e20d3d573ea64e88a893d576c05e0 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Oct 07 18:19:42 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Oct 08 21:17:22 2009 -0500 |
tree | 26e522b09b5bf9ad92fac1e2d3c4cdab70de5028 | |
parent | efb56cf7c2e8c21d6c00a2f14b3e780bdba344a6 [diff] |
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>