RE: [PATCH net-next 5/7] qed*: Set rdma generic functions prefix

2017-06-16 Thread Mintz, Yuval
> Hi Michal, > > [auto build test ERROR on net-next/master] > > url:https://github.com/0day-ci/linux/commits/Yuval-Mintz/qed-RDMA- > and-infrastructure-for-iWARP/20170616-043925 > config: i386-randconfig-x076-06120530 (attached as .config) > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 > r

Re: [PATCH net-next 5/7] qed*: Set rdma generic functions prefix

2017-06-15 Thread kbuild test robot
Hi Michal, [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Yuval-Mintz/qed-RDMA-and-infrastructure-for-iWARP/20170616-043925 config: i386-randconfig-x076-06120530 (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 reproduce:

[PATCH net-next 5/7] qed*: Set rdma generic functions prefix

2017-06-15 Thread Yuval Mintz
From: Michal Kalderon Rename the functions common to both iWARP and RoCE to have a prefix of _rdma_ instead of _roce_. Signed-off-by: Michal Kalderon Signed-off-by: Yuval Mintz --- drivers/infiniband/hw/qedr/main.c| 6 +- drivers/net/ethernet/qlogic/qede/qede.h | 4 +- dr