Log vendor error if work requests fail. Vendor error provides
more information that is used for debugging the issue.
Signed-off-by: Sudhakar Dindukurti
Acked-by: Santosh Shilimkar
---
net/rds/ib_recv.c | 5 +++--
net/rds/ib_send.c | 4 ++--
2 files changed, 5 insertions(+), 4 deletions
Thanks Santosh.
Will send the v2 with the below suggestion
regards,
Sudhakar
On 10/01/2019 04:08 PM, santosh.shilim...@oracle.com wrote:
On 10/1/19 3:41 PM, Sudhakar Dindukurti wrote:
Logs vendor error if work requests fail. Vendor error provides
s/Logs/Log
more information that is used
Logs vendor error if work requests fail. Vendor error provides
more information that is used for debugging the issue.
Signed-off-by: Sudhakar Dindukurti
---
net/rds/ib_recv.c | 5 +++--
net/rds/ib_send.c | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/net/rds/ib_recv.c
system. The code has been updated to
initialize these variables very early in the function.
Signed-off-by: Dotan Barak
Signed-off-by: Sudhakar Dindukurti
---
net/rds/ib.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net/rds/ib.c b/net/rds/ib.c
index 45acab2..9de2ae2