Since vendor firmware version 1.4.x, the compatibility level for the
TP-Link EAP610 v3/EAP613 v1 has been bumped from 2. This means users
running 1.4.x or newer cannot install the OpenWrt factory image with
compatibility level 1. Align the numbers to fix this.
Signed-off-by: Sander Vanheule <sander@svanheule.net>
(cherry picked from commit
ed9c97fa3305c70cf08f9b11869cafdae5ea5068)
{
.id = "EAP610-V3",
.soft_ver = SOFT_VER_DEFAULT,
- .soft_ver_compat_level = 1,
+ .soft_ver_compat_level = 2,
.support_list =
"SupportList:\r\n"
"EAP610(TP-Link|UN|AX1800-D):3.0\r\n"