diff --git a/recipes-connectivity/hostapd/hostapd/force-40mhz.patch b/recipes-connectivity/hostapd/hostapd/force-40mhz.patch index 88723bc..c293876 100644 --- a/recipes-connectivity/hostapd/hostapd/force-40mhz.patch +++ b/recipes-connectivity/hostapd/hostapd/force-40mhz.patch @@ -1,7 +1,7 @@ -diff --git a/../src/ap/hw_features.c b/../src/ap/hw_features.c +diff --git a/hostapd-2.6/src/ap/hw_features.c b/hostapd-2.6/src/ap/hw_features.c index 05431d3..7458d06 100644 ---- ../src/ap/hw_features.c -+++ ../src/ap/hw_features.c +--- a/hostapd-2.6/src/ap/hw_features.c ++++ b/hostapd-2.6/src/ap/hw_features.c @@ -306,10 +306,12 @@ static void ieee80211n_check_scan(struct hostapd_iface *iface) iface->secondary_ch = iface->conf->secondary_channel; if (!oper40) {