projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee84541
)
IB/rdmavt: remove unused qp field
author
Mike Marciniszyn
<mike.marciniszyn@intel.com>
Thu, 4 Feb 2016 19:03:36 +0000
(11:03 -0800)
committer
Doug Ledford
<dledford@redhat.com>
Fri, 11 Mar 2016 01:38:05 +0000
(20:38 -0500)
The field is a vestige from ipath.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
include/rdma/rdmavt_qp.h
patch
|
blob
|
blame
|
history
diff --git
a/include/rdma/rdmavt_qp.h
b/include/rdma/rdmavt_qp.h
index 91f20fd91e004616578242c0630a62167506ecf8..aed13e13591cc14fb63722bd513dfad537d28ed7 100644
(file)
--- a/
include/rdma/rdmavt_qp.h
+++ b/
include/rdma/rdmavt_qp.h
@@
-251,7
+251,6
@@
struct rvt_qp {
u32 pmtu; /* decoded from path_mtu */
u32 qkey; /* QKEY for this QP (for UD or RD) */
u32 s_size; /* send work queue size */
- u32 s_rnr_timeout; /* number of milliseconds for RNR timeout */
u32 s_ahgpsn; /* set to the psn in the copy of the header */
u8 state; /* QP state */