e1000: Don't muck with PCI commmand register
commitc7493749782bd61a8cbdd72397ccf7fea9c0d7f6
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 18 Dec 2009 19:58:56 +0000 (18 13:58 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 19 Dec 2009 14:26:03 +0000 (19 08:26 -0600)
treec6ba5c99062b73ae827e68603df7576406e0af06
parent3b0bd6ec5bde2a1a26c4c87f3912cd25256eb58d
e1000: Don't muck with PCI commmand register

Otherwise, the driver does not work in Linux after the INT_DISABLE changes in
PCI.

Michael Tsirkin had a patch to do this, I'm not sure what happened to it.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/e1000.c