Merge branch 'mlx' into merge-test

Esse commit está contido em:
Doug Ledford
2016-12-14 14:44:25 -05:00
40 arquivos alterados com 876 adições e 337 exclusões

Ver arquivo

@@ -62,7 +62,8 @@
#include "common.h"
static struct ib_ah *iwch_ah_create(struct ib_pd *pd,
struct ib_ah_attr *ah_attr)
struct ib_ah_attr *ah_attr,
struct ib_udata *udata)
{
return ERR_PTR(-ENOSYS);
}