]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/infiniband/hw/i40iw/i40iw_vf.h
i40iw: constify i40iw_vf_cqp_ops structure
[mirror_ubuntu-artful-kernel.git] / drivers / infiniband / hw / i40iw / i40iw_vf.h
index f649f3a62e13adde83a622c094b4718318bc8a89..4359559ece9c1edebef59ebbac1884246176d51a 100644 (file)
@@ -57,6 +57,6 @@ enum i40iw_status_code i40iw_manage_vf_pble_bp(struct i40iw_sc_cqp *cqp,
                                               u64 scratch,
                                               bool post_sq);
 
-extern struct i40iw_vf_cqp_ops iw_vf_cqp_ops;
+extern const struct i40iw_vf_cqp_ops iw_vf_cqp_ops;
 
 #endif