Arthur Kepner writes:
 > 
 > Let's try this again. How does this look, Robert?

 Yeep better

 >                              if(remove) { 

 > +                                    t->control |=  T_REMDEV;
 > +                                    pkt_dev->removal_mark = 1;

 >                              }

 Guess you should mark before you set control to avoid the race above.
 Eventually T_REMDEV could be sent from the syncing loop you added
 too well maybe it's not needed.

 Luiz Fernando Capitulino <[EMAIL PROTECTED]> posted a 
 couple of patches before. One the patches had threads to use kernel 
 list functions. Unfortunely it was dependent on huge whitespace patch.

 Cheers.

                                        --ro

 
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to