aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2013-06-03 11:36:50 +0000
committerDavid S. Miller <[email protected]>2013-06-04 17:34:00 -0700
commit10e179e364beafc23d837e81cf98d99720f42551 (patch)
tree8d29dafa066d128b5c0e9244747e9ab3f02cd4d9 /tools/perf/scripts/python/bin
parentc08355fb61fb064d141b8bd156145d326f33022f (diff)
net: sun4i-emac: remove erroneous assignment
The newly added sun4i-emac driver causes a build error when CONFIG_NET_POLL_CONTROLLER is set, because it attempts to assign a pointer to netdev->poll_controller, which has been replaced with ops->ndo_poll_controller in 2.6.31! The correct assignment is present as well, so we just need to remove the wrong one. Signed-off-by: Arnd Bergmann <[email protected]> Cc: Stefan Roese <[email protected]> Cc: Maxime Ripard <[email protected]> Cc: Richard Genoud <[email protected]> Acked-by: Stefan Roese <[email protected]> Acked-by: Maxime Ripard <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions