+9
−2
Loading
When a reset is requested, the current e1000 emulation never clears the reset bit which may cause a driver to hang. This patch masks the reset bit out when setting the control registert, so the reset is immediately completed. Signed-off-by:Kevin Wolf <mail@kevin-wolf.de> Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>