]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/infiniband/hw/hfi1/vnic.h
IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev
[karo-tx-linux.git] / drivers / infiniband / hw / hfi1 / vnic.h
index e2c455299b5307ee114072e7095ec42c1fca928b..4a621cde4abbdb6c988da866d998bbbe8c59e578 100644 (file)
@@ -176,7 +176,6 @@ struct net_device *hfi1_vnic_alloc_rn(struct ib_device *device,
                                      const char *name,
                                      unsigned char name_assign_type,
                                      void (*setup)(struct net_device *));
-void hfi1_vnic_free_rn(struct net_device *netdev);
 int hfi1_vnic_send_dma(struct hfi1_devdata *dd, u8 q_idx,
                       struct hfi1_vnic_vport_info *vinfo,
                       struct sk_buff *skb, u64 pbc, u8 plen);