Thread (11 messages) 11 messages, 6 authors, 2008-06-26

Re: [PATCH] fs_enet: restore promiscuous and multicast settings in restart()

From: Laurent Pinchart <hidden>
Date: 2008-06-26 09:38:08
Also in: netdev

Hi,

On Friday 20 June 2008 10:55, Matvejchikov Ilya wrote:
quoted
quoted
quoted
diff --git a/drivers/net/fs_enet/mac-fcc.c 
b/drivers/net/fs_enet/mac-fcc.c
quoted
quoted
quoted
index ce40cf9..1a95cf1 100644
--- a/drivers/net/fs_enet/mac-fcc.c
+++ b/drivers/net/fs_enet/mac-fcc.c
@@ -464,6 +464,9 @@ static void restart(struct net_device *dev)
            C32(fccp, fcc_fpsmr, FCC_PSMR_FDE | FCC_PSMR_LPB);

    S32(fccp, fcc_gfmr, FCC_GFMR_ENR | FCC_GFMR_ENT);
+
+   /* Restore multicast and promiscous settings */
+   set_multicast_list(dev);
 }
Is it right to call set_multicast_list() after turning on transmitter
and receiver? May be swap this lines around?
I'm not sure if that will make a difference, but you're right, restoring the 
multicast and promiscuous settings is better done before turning the receiver 
and transmitter on.

I'll send a new patch.

-- 
Laurent Pinchart
CSE Semaphore Belgium

Chaussee de Bruxelles, 732A
B-1410 Waterloo
Belgium

T +32 (2) 387 42 59
F +32 (2) 387 42 75

Attachments

  • (unnamed) [application/pgp-signature] 189 bytes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help