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:
bfc3ae0
)
IB/rxe: Remove dangling prototype
author
Andrew Boyer
<andrew.boyer@dell.com>
Mon, 28 Aug 2017 20:11:51 +0000
(16:11 -0400)
committer
Doug Ledford
<dledford@redhat.com>
Mon, 28 Aug 2017 23:12:32 +0000
(19:12 -0400)
Fixes:
8700e3e7c485
("Soft RoCE driver")
Signed-off-by: Andrew Boyer <andrew.boyer@dell.com>
Acked-by: Moni Shoua <monis@mellanox.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/sw/rxe/rxe_loc.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/infiniband/sw/rxe/rxe_loc.h
b/drivers/infiniband/sw/rxe/rxe_loc.h
index 8073f58581456c05e30c026ab32eb5c2e8dfc488..77b3ed0df93637a236cf33a02e0f303df5f4e09f 100644
(file)
--- a/
drivers/infiniband/sw/rxe/rxe_loc.h
+++ b/
drivers/infiniband/sw/rxe/rxe_loc.h
@@
-221,8
+221,6
@@
static inline void rxe_advance_resp_resource(struct rxe_qp *qp)
void retransmit_timer(unsigned long data);
void rnr_nak_timer(unsigned long data);
-void dump_qp(struct rxe_qp *qp);
-
/* rxe_srq.c */
#define IB_SRQ_INIT_MASK (~IB_SRQ_LIMIT)