IB/{core, ulp} Support above 32 possible device capability flags
[deliverable/linux.git] / drivers / infiniband / ulp / ipoib / ipoib.h
index 85be0de3ab2635af080000136a04756073825a09..caec8e9c46669bf692d34a31735b86c446da1ff0 100644 (file)
@@ -388,7 +388,7 @@ struct ipoib_dev_priv {
        struct dentry *mcg_dentry;
        struct dentry *path_dentry;
 #endif
-       int     hca_caps;
+       u64     hca_caps;
        struct ipoib_ethtool_st ethtool;
        struct timer_list poll_timer;
        unsigned max_send_sge;
This page took 0.023815 seconds and 5 git commands to generate.