]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/infiniband/ulp/srp/ib_srp.h
IB: rename "dev" to "srp_dev" in srp_host structure
[linux-2.6-omap-h63xx.git] / drivers / infiniband / ulp / srp / ib_srp.h
index cb6eb816024a881061d0ac48c4a423fa118fd2e8..67e17c336a50d130f768dd0201740f114ed77362 100644 (file)
@@ -97,7 +97,7 @@ struct srp_device {
 };
 
 struct srp_host {
-       struct srp_device      *dev;
+       struct srp_device      *srp_dev;
        u8                      port;
        struct class_device     class_dev;
        struct list_head        target_list;