mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
Ticket: CM-7938 Reviewed By: roopa Testing Done: tested on amd64 cel-redxp box If the user has not configured a link attribute, we should not be checking it against the default config. This will only confuse users into thinking link attributes were configured. Modifications to the ethtool.py addon module to check of configs exist before checking them.