diff options
author | Kalderon, Michal <Michal.Kalderon@cavium.com> | 2017-06-21 16:22:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-21 15:32:59 -0400 |
commit | f1372ee11901336d287a4032fabe433d33586753 (patch) | |
tree | 8f56c3513e4a5e77554801bf9ed35d9ffa6839fe /drivers/net/ethernet/qlogic/qed/qed_roce.h | |
parent | 8e8dddba72d81b78742b002bebc3cce1b23d3f84 (diff) |
qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]
This patch adds files that will contain common code for RoCE/iWARP.
The files are currently identical to qed_roce.c / qed_roce.h and
intentionally not added to the makefile. The next patch in the series
will modify the files so that roce specific code is left in qed_roce
and common roce/iwarp code will be placed in qed_rdma
This patch is the result of a simple
cp qed_rdma.c qed_roce.c
cp qed_rdma.h qed_roce.h
Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/qlogic/qed/qed_roce.h')
0 files changed, 0 insertions, 0 deletions