YANG: Remove precence of wifi-container

This is obsolete. By remove this we expose radio as mandatory.
This since a Wi-Fi interface is not possible to create without
a radio to connect it to.
This commit is contained in:
Mattias Walström
2026-01-23 13:05:31 +01:00
parent ec93f2f0e7
commit da412cdc04
-2
View File
@@ -77,10 +77,8 @@ submodule infix-if-wifi {
description
"Applies only to interfaces of type 'wifi'.";
}
container wifi {
if-feature wifi;
presence "Configure Wi-Fi virtual interface";
description
"WiFi virtual interface configuration.