hostapd: Update to version 2.9 (2019-08-08)
[oweals/openwrt.git] / package / network / services / hostapd / patches / 005-mesh-update-ssid-frequency-as-pri-sec-channel-switch.patch
index 703c81d04c4e659384f98eb5997b92944ae4b66d..4d77f2d2064adac6aec305669b5ef9a6ce3ce0ec 100644 (file)
@@ -16,7 +16,7 @@ Signed-off-by: Peter Oh <peter.oh@bowerswilkins.com>
 
 --- a/wpa_supplicant/mesh.c
 +++ b/wpa_supplicant/mesh.c
-@@ -286,6 +286,7 @@ static int wpa_supplicant_mesh_init(stru
+@@ -287,6 +287,7 @@ static int wpa_supplicant_mesh_init(stru
            frequency == freq->freq + freq->sec_channel_offset * 20) {
                wpa_printf(MSG_DEBUG, "mesh: pri/sec channels switched");
                frequency = freq->freq;