From efa9d63b72c6cd2f815ff81aea87f22ee606a5af Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 7 Jan 2022 20:07:50 +0100 Subject: ... --- files/files/etc/config/network | 2 -- files/files/etc/config/wireless | 2 -- 2 files changed, 4 deletions(-) (limited to 'files') diff --git a/files/files/etc/config/network b/files/files/etc/config/network index 288cdc9..106cd98 100644 --- a/files/files/etc/config/network +++ b/files/files/etc/config/network @@ -11,8 +11,6 @@ config interface 'lan' option type 'bridge' option proto 'dhcp' list ifname 'eth0.3' - list ifname 'eth0.101' - list ifname 'eth0.102' config interface 'mgmt' option type 'bridge' diff --git a/files/files/etc/config/wireless b/files/files/etc/config/wireless index 6204c21..6f06f25 100644 --- a/files/files/etc/config/wireless +++ b/files/files/etc/config/wireless @@ -5,7 +5,6 @@ config wifi-device 'radio0' option htmode 'VHT80' option country 'DE' option disabled '0' - option channel '60' config wifi-iface 'default_radio0' option device 'radio0' @@ -22,7 +21,6 @@ config wifi-iface 'default_radio0' config wifi-device 'radio1' option type 'mac80211' - option channel '11' option hwmode '11g' option path 'platform/ahb/18100000.wmac' option htmode 'HT20' -- cgit v1.2.3