From: Lennert Buytenhek Date: Sun, 6 Jul 2008 22:03:00 +0000 (+0200) Subject: mv643xx_eth: fix NETPOLL build X-Git-Tag: v2.6.27-rc1~860^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2ca60f2067958e45f949e74abd580715c6c4b33;p=pandora-kernel.git mv643xx_eth: fix NETPOLL build Joseph Fannin and Takashi Iwai noticed that commit 073a345c04b01da0cc5b79ac7be0c7c8b1691ef5 ("mv643xx_eth: clarify irq masking and unmasking") broke the mv643xx_eth build when NETPOLL is enabled, due to it not renaming one instance of INT_CAUSE_EXT in mv643xx_eth_netpoll(). This patch takes care of that instance as well. Signed-off-by: Lennert Buytenhek Cc: Dale Farnsworth Cc: Joseph Fannin Cc: Takashi Iwai Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed