net: fix ULI 526x macro usage in netdev.h
Change netdev.h to use CONFIG_ULI526X instead of CONFIG_ULI526. CONFIG_ULI526X is used everywhere else, so that's the correct macro name. Without this fix, Ethernet will not work on the Freescale MPC8610 HPCD. Signed-off-by:Timur Tabi <timur@freescale.com> Signed-off-by:
Ben Warren <biggerbadderben@gmail.com>
Please register or sign in to comment