hostapd: permit also channel 7 for 2.5GHz to be set to HT40PLUS
[openwrt/staging/nbd.git] / package / network / services / hostapd / patches / 301-mesh-noscan.patch
index 0e654febd5781c3645bc9477d6047658d8899c40..c50ffa8490c4e43bd7e2658e80a71799957c8de2 100644 (file)
@@ -45,7 +45,7 @@
        unsigned int j;
        static const int ht40plus[] = {
 -              36, 44, 52, 60, 100, 108, 116, 124, 132, 149, 157, 165, 173,
-+              1, 2, 3, 4, 5, 6, 36, 44, 52, 60, 100, 108, 116, 124, 132, 149, 157, 165, 173,
++              1, 2, 3, 4, 5, 6, 7, 36, 44, 52, 60, 100, 108, 116, 124, 132, 149, 157, 165, 173,
                184, 192
        };
        int ht40 = -1;