> +Response contents: > + > + ETHA_SETTINGS_LINK (u32) link state
> + [ETHA_SETTINGS_LINK] = { .type = NLA_FLAG },
Is this correct?
The link is either up or down. So a u32 seems a bit big.
Andrew
> +Response contents: > + > + ETHA_SETTINGS_LINK (u32) link state
> + [ETHA_SETTINGS_LINK] = { .type = NLA_FLAG },
Is this correct?
The link is either up or down. So a u32 seems a bit big.
Andrew