diff options
author | Kalderon, Michal <[email protected]> | 2017-06-21 16:22:44 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-06-21 15:32:59 -0400 |
commit | f1372ee11901336d287a4032fabe433d33586753 (patch) | |
tree | 8f56c3513e4a5e77554801bf9ed35d9ffa6839fe /tools/perf/scripts/python/event_analyzing_sample.py | |
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 <[email protected]>
Signed-off-by: Yuval Mintz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions