-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Was looking through the wireless scripts and I think I found a bug:

File /sbin/wifi, line 64, routine wifi_fixup_hwmode():
Shouldn't be the case checking against $hwmode_11n?

        11n*)
                hwmode_11n="${hwmode##11n}"
                case "$hwmode" in
                        a|g) ;;
                        default) hwmode_11n="$default"
                esac
                config_set "$device" hwmode_11n "$hwmode_11n"

Maddes

-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAktUpLIACgkQUXXT+9wZdbU5MwCfbpLDZpnvVblBo5OnoIkI7AD+
OPgAnRUnV6vzSkiUedvAHPGDHPBk/Dyt
=xECl
-----END PGP SIGNATURE-----
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to