]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
r8169: prevent RxFIFO induced loops in the irq handler.
authorFrancois Romieu <romieu@fr.zoreil.com>
Thu, 3 Feb 2011 16:27:52 +0000 (17:27 +0100)
committerFrancois Romieu <romieu@fr.zoreil.com>
Fri, 4 Feb 2011 09:38:18 +0000 (10:38 +0100)
commitf60ac8e7ab7cbb413a0131d5665b053f9f386526
tree45e54d0894186d2f12130ec580805dc50fcab1a5
parent1519e57fe81c14bb8fa4855579f19264d1ef63b4
r8169: prevent RxFIFO induced loops in the irq handler.

While the RxFIFO interruption is masked for most 8168, nothing prevents
it to appear in the irq status word. This is no excuse to crash.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Ivan Vecera <ivecera@redhat.com>
Cc: Hayes <hayeswang@realtek.com>
drivers/net/r8169.c