[PATCH v2 1/1] powerpc: Fix multicast problem in fs_enet driver

2011-04-21 Thread Andrea Galbusera
grp_hash_table_low respectively. Also renamed hash_table_* with grp_hash_table_* in struct fec declaration for 8xx: these registers are used only for multicast there. Tested on a MPC5121 based board. Build tested also against mpc866_ads_defconfig. Signed-off-by: Andrea Galbusera --- Changes since v1

[PATCH 1/1] powerpc: Fix multicast problem in fs_enet driver

2011-04-20 Thread Andrea Galbusera
grp_hash_table_low respectively. Tested on a MPC5121 based board. Signed-off-by: Andrea Galbusera --- drivers/net/fs_enet/mac-fec.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/net/fs_enet/mac-fec.c b/drivers/net/fs_enet/mac-fec.c index 61035fc..b9fbc83