]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/rdma/ib_verbs.h
IB: convert struct class_device to struct device
[net-next-2.6.git] / include / rdma / ib_verbs.h
index 95bf4bac44cb3babc459fb0f0e7313d15a91069e..2dcbecce3f61201a13710d104bc69f746f265823 100644 (file)
@@ -1051,7 +1051,7 @@ struct ib_device {
        struct ib_dma_mapping_ops   *dma_ops;
 
        struct module               *owner;
-       struct class_device          class_dev;
+       struct device                dev;
        struct kobject               *ports_parent;
        struct list_head             port_list;