Kumar Gala wrote: > @@ -318,32 +314,6 @@ static void restart(struct net_device *dev) > /* > * adjust to speed (only for DUET & RMII) > */ > -#ifdef CONFIG_DUET > - if (fpi->use_rmii) { Please remove the comment that goes with the code being removed. Otherwise, ACK. -Scott