]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "e1000: fix shared interrupt warning message"
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 21 Feb 2007 19:21:44 +0000 (11:21 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 21 Feb 2007 19:21:44 +0000 (11:21 -0800)
commit514a1641c24958be21f019e85e0cbc437c22b129
tree2d752106dfd37e7580268b89f1b18d72210b09c7
parent26dbcf1c2b9b331bcc6b3769261746439a365bf2
Revert "e1000: fix shared interrupt warning message"

This reverts commit a84ad5b8c4a55a1159e8b45926cc0b516c55b857.

As Thomas Gleixner reports:
  "e1000 is not working anymore. ifup fails permanentely.
    ADDRCONF(NETDEV_UP): eth0: link is not ready
   nothing else"

The broken commit was identified with "git bisect".

Auke Kok says:
  "I think we need to drop this now.  The report that says that this
   *fixes* something might have been on regular interrupts only.  I
   currently suspect that it breaks all MSI interrupts, which would make
   sense if I look a the code.  Very bad indeed."

Cc: Jesse Brandeburg <jesse.brandeburg@intel.com>
Acked-by: Auke Kok <auke-jan.h.kok@intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/net/e1000/e1000_main.c