From: Eric W. Biederman Date: Tue, 11 Mar 2014 21:33:35 +0000 (-0700) Subject: bcm63xx_enet: Stop pretending to support netpoll X-Git-Tag: v3.15-rc1~113^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31c14a97039f6706205648602c81426f878906d0;p=pandora-kernel.git bcm63xx_enet: Stop pretending to support netpoll bcm_enet_netpoll does not exist, and causing bcm63xx_net to fail to build when NET_POLL_CONTROLLER is defined. Remove the bogus .ndo_poll_controller = bcm_enet_netpoll Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed