| commit | c7493749782bd61a8cbdd72397ccf7fea9c0d7f6 | [log] [tgz] |
|---|---|---|
| author | Anthony Liguori <aliguori@us.ibm.com> | Fri Dec 18 13:58:56 2009 -0600 |
| committer | Anthony Liguori <aliguori@us.ibm.com> | Sat Dec 19 08:26:03 2009 -0600 |
| tree | c6ba5c99062b73ae827e68603df7576406e0af06 | |
| parent | 3b0bd6ec5bde2a1a26c4c87f3912cd25256eb58d [diff] |
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>