infix-eth-if.yang: remove comment about deviating eth

This is now supported by Infix.

Signed-off-by: Richard Alpe <richard@bit42.se>
This commit is contained in:
Richard Alpe
2024-01-22 16:50:36 +01:00
committed by Joachim Wiberg
parent 236f3ec183
commit 2d38896cd5
@@ -25,18 +25,6 @@ module infix-ethernet-interface {
/* Deviations for config and status */
/* The following works with yanglint but is not supported by pyang.
Actually, the same error message is shown also by NETCONFc, so
we drop this for the v23.11 release. Despite not supporting
writing to any of these nodes.
deviation "/if:interfaces/if:interface/eth:ethernet" {
deviate add {
config false;
}
}
*/
deviation "/if:interfaces/if:interface/eth:ethernet/eth:flow-control" {
deviate not-supported;
}