From: Francois Romieu <rom...@fr.zoreil.com> Date: Tue, 2 Apr 2013 23:37:36 +0200
> Hayes Wang <hayesw...@realtek.com> : >> It would cause no link after suspending or shutdowning when the >> nic changes the speed to 10M and connects to a link partner which >> forces the speed to 100M. >> >> Check the link partner ability to determine which speed to set. >> >> Signed-off-by: Hayes Wang <hayesw...@realtek.com> > > Acked-by: Francois Romieu <rom...@fr.zoreil.com> Applied. >> +static void rtl_speed_down(struct rtl8169_private *tp) >> +{ >> + u32 adv; >> + int lpa; > ^^^^^ > Please use a single, true space (no tabs) next time. I fixed this up when I applied this patch, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/