* set_multicast_list() commented out in fcc_enet.c
@ 2005-05-31 9:23 Alex Zeffertt
2005-05-31 9:38 ` Benjamin Dapon-Pigatto
0 siblings, 1 reply; 2+ messages in thread
From: Alex Zeffertt @ 2005-05-31 9:23 UTC (permalink / raw)
To: linuxppc-embedded
Hi all,
I've noticed that in arch/ppc/8260_io/fcc_enet.c at the very top of the
function set_multicast_list() there is a return statement - effectively
commenting out the rest of the code. There is no comment saying why it
is there.
An effect of this is that you cannot put the device in promiscuous mode,
which is required when adding it to a bridge.
Please can anyone say why this "return;" is there?
Thanks,
Alex
PS I'm using denx's linuxppc_devel tagged 2005-03-06, which is based
on linux-2.4.25.
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: set_multicast_list() commented out in fcc_enet.c
2005-05-31 9:23 set_multicast_list() commented out in fcc_enet.c Alex Zeffertt
@ 2005-05-31 9:38 ` Benjamin Dapon-Pigatto
0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Dapon-Pigatto @ 2005-05-31 9:38 UTC (permalink / raw)
To: 'Alex Zeffertt', linuxppc-embedded
Hi Alex,
I had the same problem few months ago with arch/ppc/cpm2_io/fcc_enet.c.=20
It should be the same driver.
I suppose that multicast is not correctly implemented. I have commented =
this
return and promiscuous mode works fine but I have never tried with
multicast.
Benjamin
-----Message d'origine-----
De=A0: linuxppc-embedded-bounces@ozlabs.org
[mailto:linuxppc-embedded-bounces@ozlabs.org] De la part de Alex =
Zeffertt
Envoy=E9=A0: mardi 31 mai 2005 11:23
=C0=A0: linuxppc-embedded@ozlabs.org
Objet=A0: set_multicast_list() commented out in fcc_enet.c
Hi all,
I've noticed that in arch/ppc/8260_io/fcc_enet.c at the very top of the
function set_multicast_list() there is a return statement - effectively
commenting out the rest of the code. There is no comment saying why it
is there.
An effect of this is that you cannot put the device in promiscuous mode,
which is required when adding it to a bridge.
Please can anyone say why this "return;" is there?
Thanks,
Alex
PS I'm using denx's linuxppc_devel tagged 2005-03-06, which is based
on linux-2.4.25.
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-31 9:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-31 9:23 set_multicast_list() commented out in fcc_enet.c Alex Zeffertt
2005-05-31 9:38 ` Benjamin Dapon-Pigatto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox