Message ID | 20231106151124.9175-1-hau@realtek.com (mailing list archive) |
---|---|
Headers | show |
Series | r8169: fix DASH deviceis network lost issue | expand |
On 06.11.2023 16:11, ChunHao Lin wrote: > This series are used to fix network lost issue on systems that support > DASH. > As I have no he to test this: Can you add on which hw you tested this patch? > ChunHao Lin (2): > r8169: add handling DASH when DASH is disabled > r8169: fix network lost after resume on DASH systems > > drivers/net/ethernet/realtek/r8169_main.c | 43 +++++++++++++++++------ > 1 file changed, 33 insertions(+), 10 deletions(-) >
On Mon, 6 Nov 2023 23:11:22 +0800 ChunHao Lin wrote: > This series are used to fix network lost issue on systems that support > DASH. Please use get_maintainer on the patch files to make sure you CC all relevant people.
> > This series are used to fix network lost issue on systems that support > > DASH. > > Please use get_maintainer on the patch files to make sure you CC all relevant > people. I will do this before submit patch. Thanks.