On 09.11.2023 18:33, ChunHao Lin wrote: > For devices that support DASH, even DASH is disabled, there may still > exist a default firmware that will influence device behavior. > So driver needs to handle DASH for devices that support DASH, no > matter the DASH status is. > > This patch also prepares for "fix network lost after resume on DASH > systems". > > Fixes: ee7a1beb9759 ("r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware dash function is enabled") > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: ChunHao Lin <hau@xxxxxxxxxxx> > --- Reviewed-by: Heiner Kallweit <hkallweit1@xxxxxxxxx>