]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/netdevice.h
dcb: data center bridging ops should be r/o
[net-next-2.6.git] / include / linux / netdevice.h
index 94958c109761287798f187e1c2bb96abf0b5693e..b332eefebb1ba17d868bfb678a7f67f00ca109ac 100644 (file)
@@ -909,7 +909,7 @@ struct net_device
 
 #ifdef CONFIG_DCB
        /* Data Center Bridging netlink ops */
-       struct dcbnl_rtnl_ops *dcbnl_ops;
+       const struct dcbnl_rtnl_ops *dcbnl_ops;
 #endif
 
 #if defined(CONFIG_FCOE) || defined(CONFIG_FCOE_MODULE)