From: Yuval Mintz <[email protected]> Date: Wed, 21 Jun 2017 08:26:34 +0300
> From: Chad Dupuis <[email protected]> > > When CONFIG_QED_RDMA isn't defined, we'd hit the following: > > /include/linux/qed/qede_rdma.h:84:19: > warning: ‘qede_rdma_dev_add’ used but never defined [enabled by default] > static inline int qede_rdma_dev_add(struct qede_dev *dev); > > Fixes: bbfcd1e8e167 ("qed*: Set rdma generic functions prefix") > Signed-off-by: Chad Dupuis <[email protected]> > Signed-off-by: Yuval Mintz <[email protected]> Applied.
