Merge branch 'misc' into k.o/for-next

This commit is contained in:
Doug Ledford
2017-07-27 09:00:38 -04:00
43 changed files with 693 additions and 279 deletions

View File

@@ -3565,6 +3565,7 @@ void ib_drain_qp(struct ib_qp *qp);
int ib_resolve_eth_dmac(struct ib_device *device,
struct rdma_ah_attr *ah_attr);
int ib_get_eth_speed(struct ib_device *dev, u8 port_num, u8 *speed, u8 *width);
static inline u8 *rdma_ah_retrieve_dmac(struct rdma_ah_attr *attr)
{