|
@@ -397,7 +397,7 @@ enum ixgbe_boards {
|
|
|
extern struct ixgbe_info ixgbe_82598_info;
|
|
|
extern struct ixgbe_info ixgbe_82599_info;
|
|
|
#ifdef CONFIG_IXGBE_DCB
|
|
|
-extern struct dcbnl_rtnl_ops dcbnl_ops;
|
|
|
+extern const struct dcbnl_rtnl_ops dcbnl_ops;
|
|
|
extern int ixgbe_copy_dcb_cfg(struct ixgbe_dcb_config *src_dcb_cfg,
|
|
|
struct ixgbe_dcb_config *dst_dcb_cfg,
|
|
|
int tc_max);
|