RDS: Switch to generic logging helpers
Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
This commit is contained in:

committed by
Doug Ledford

parent
76357c715f
commit
3c88f3dcff
@@ -339,7 +339,6 @@ u32 rds_ib_ring_completed(struct rds_ib_work_ring *ring, u32 wr_id, u32 oldest);
|
||||
extern wait_queue_head_t rds_ib_ring_empty_wait;
|
||||
|
||||
/* ib_send.c */
|
||||
char *rds_ib_wc_status_str(enum ib_wc_status status);
|
||||
void rds_ib_xmit_complete(struct rds_connection *conn);
|
||||
int rds_ib_xmit(struct rds_connection *conn, struct rds_message *rm,
|
||||
unsigned int hdr_off, unsigned int sg, unsigned int off);
|
||||
|
Reference in New Issue
Block a user