diff --git a/devices/r8169/r8169-5.10-ethercat.h b/devices/r8169/r8169-5.15-ethercat.h similarity index 100% rename from devices/r8169/r8169-5.10-ethercat.h rename to devices/r8169/r8169-5.15-ethercat.h diff --git a/devices/r8169/r8169-5.10-orig.h b/devices/r8169/r8169-5.15-orig.h similarity index 100% rename from devices/r8169/r8169-5.10-orig.h rename to devices/r8169/r8169-5.15-orig.h diff --git a/devices/r8169/r8169_firmware-5.10-ethercat.c b/devices/r8169/r8169_firmware-5.15-ethercat.c similarity index 99% rename from devices/r8169/r8169_firmware-5.10-ethercat.c rename to devices/r8169/r8169_firmware-5.15-ethercat.c index 71e9b6e7..c2da9ada 100644 --- a/devices/r8169/r8169_firmware-5.10-ethercat.c +++ b/devices/r8169/r8169_firmware-5.15-ethercat.c @@ -11,7 +11,7 @@ #include #include -#include "r8169_firmware-5.10-ethercat.h" +#include "r8169_firmware-5.15-ethercat.h" enum rtl_fw_opcode { PHY_READ = 0x0, diff --git a/devices/r8169/r8169_firmware-5.10-ethercat.h b/devices/r8169/r8169_firmware-5.15-ethercat.h similarity index 100% rename from devices/r8169/r8169_firmware-5.10-ethercat.h rename to devices/r8169/r8169_firmware-5.15-ethercat.h diff --git a/devices/r8169/r8169_firmware-5.10-orig.c b/devices/r8169/r8169_firmware-5.15-orig.c similarity index 100% rename from devices/r8169/r8169_firmware-5.10-orig.c rename to devices/r8169/r8169_firmware-5.15-orig.c diff --git a/devices/r8169/r8169_firmware-5.10-orig.h b/devices/r8169/r8169_firmware-5.15-orig.h similarity index 100% rename from devices/r8169/r8169_firmware-5.10-orig.h rename to devices/r8169/r8169_firmware-5.15-orig.h diff --git a/devices/r8169/r8169_main-5.10-ethercat.c b/devices/r8169/r8169_main-5.15-ethercat.c similarity index 99% rename from devices/r8169/r8169_main-5.10-ethercat.c rename to devices/r8169/r8169_main-5.15-ethercat.c index d8fa1bc1..ec2ba063 100644 --- a/devices/r8169/r8169_main-5.10-ethercat.c +++ b/devices/r8169/r8169_main-5.15-ethercat.c @@ -31,8 +31,8 @@ #include #include -#include "r8169-5.10-ethercat.h" -#include "r8169_firmware-5.10-ethercat.h" +#include "r8169-5.15-ethercat.h" +#include "r8169_firmware-5.15-ethercat.h" #include "../ecdev.h" diff --git a/devices/r8169/r8169_main-5.10-orig.c b/devices/r8169/r8169_main-5.15-orig.c similarity index 100% rename from devices/r8169/r8169_main-5.10-orig.c rename to devices/r8169/r8169_main-5.15-orig.c diff --git a/devices/r8169/r8169_phy_config-5.10-ethercat.c b/devices/r8169/r8169_phy_config-5.15-ethercat.c similarity index 99% rename from devices/r8169/r8169_phy_config-5.10-ethercat.c rename to devices/r8169/r8169_phy_config-5.15-ethercat.c index b890f85e..c8fef192 100644 --- a/devices/r8169/r8169_phy_config-5.10-ethercat.c +++ b/devices/r8169/r8169_phy_config-5.15-ethercat.c @@ -12,7 +12,7 @@ #include #include -#include "r8169-5.10-ethercat.h" +#include "r8169-5.15-ethercat.h" typedef void (*rtl_phy_cfg_fct)(struct rtl8169_private *tp, struct phy_device *phydev); diff --git a/devices/r8169/r8169_phy_config-5.10-orig.c b/devices/r8169/r8169_phy_config-5.15-orig.c similarity index 100% rename from devices/r8169/r8169_phy_config-5.10-orig.c rename to devices/r8169/r8169_phy_config-5.15-orig.c