|
@@ -51,8 +51,6 @@ MODULE_PARM_DESC(data_debug_level,
|
|
"Enable data path debug tracing if > 0");
|
|
"Enable data path debug tracing if > 0");
|
|
#endif
|
|
#endif
|
|
|
|
|
|
-static DEFINE_MUTEX(pkey_mutex);
|
|
|
|
-
|
|
|
|
struct ipoib_ah *ipoib_create_ah(struct net_device *dev,
|
|
struct ipoib_ah *ipoib_create_ah(struct net_device *dev,
|
|
struct ib_pd *pd, struct ib_ah_attr *attr)
|
|
struct ib_pd *pd, struct ib_ah_attr *attr)
|
|
{
|
|
{
|