RE: [PATCH net 0/3] r8169:issues fix.

2016-03-02 Thread Hau
> I don't agree with changes #1 and #2. > > If you are going to go to a model where every single configuration operation > is recorded in software and performed at resume time, then really do it and > fix it in the whole driver. As currently coded you are leaving lots of known > bugs in the drive

Re: [PATCH net 0/3] r8169:issues fix.

2016-03-01 Thread David Miller
From: Chunhao Lin Date: Fri, 26 Feb 2016 16:40:43 +0800 > This series of patches fix 3 issues that are listed below. > > Chunhao Lin (3): > r8169:fix nic sometimes doesn't work after changing the mac address. > r8169:eliminate error message in using ethtool -S when nic is down. > r8169: En

[PATCH net 0/3] r8169:issues fix.

2016-02-26 Thread Chunhao Lin
This series of patches fix 3 issues that are listed below. Chunhao Lin (3): r8169:fix nic sometimes doesn't work after changing the mac address. r8169:eliminate error message in using ethtool -S when nic is down. r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48 drivers/net/ethernet/rea