commit | 94edd87a1c59f3efa6fdf4e98d6d492e6cec6173 | [log] [tgz] |
---|---|---|
author | Aditya Pakki <pakki001@umn.edu> | Wed Dec 26 12:56:22 2018 -0600 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Wed Jan 02 16:04:24 2019 -0700 |
tree | c0786eea557f05e84e9e42e927918c15fcacc9b6 | |
parent | 2fb458953a892020f36a323f386d8c7009f10777 [diff] |
infiniband: bnxt_re: qplib: Check the return value of send_message In bnxt_qplib_map_tc2cos(), bnxt_qplib_rcfw_send_message() can return an error value but it is lost. Propagate this error to the callers. Signed-off-by: Aditya Pakki <pakki001@umn.edu> Acked-By: Devesh Sharma <devesh.sharma@broadcom.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>