Browse Source
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>stable-0.11
committed by
Anthony Liguori
1 changed files with 9 additions and 2 deletions
Loading…
Reference in new issue