ipq40xx: fix invalid GPIO numbers since kernel 6.6
[openwrt/staging/xback.git] / package / network / services / hostapd / patches / 711-wds_bridge_force.patch
index dbd75658ae4a94fd71e62cd954874064881b525e..441a21e8d8eed420b089a2c1f0e5889ccfc0c888 100644 (file)
@@ -22,7 +22,7 @@ instead rely entirely on netifd handling this properly
        } else if (os_strcmp(buf, "vlan_bridge") == 0) {
 --- a/src/ap/ap_drv_ops.c
 +++ b/src/ap/ap_drv_ops.c
-@@ -387,8 +387,6 @@ int hostapd_set_wds_sta(struct hostapd_d
+@@ -390,8 +390,6 @@ int hostapd_set_wds_sta(struct hostapd_d
                return -1;
        if (hapd->conf->wds_bridge[0])
                bridge = hapd->conf->wds_bridge;