net/core: Add VF link state control
[sfrench/cifs-2.6.git] / include / linux / if_link.h
index c3f817c3eb451091e5b02fc6c8f22e7af5d1126a..a86784dec3d34fcafb7e5d1b377a9d73b2d7717e 100644 (file)
@@ -12,5 +12,6 @@ struct ifla_vf_info {
        __u32 qos;
        __u32 tx_rate;
        __u32 spoofchk;
+       __u32 linkstate;
 };
 #endif /* _LINUX_IF_LINK_H */