diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2018-07-18 09:25:27 -0700 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-07-24 16:06:36 -0600 |
commit | 197c782e3a18cc2de8766dc30a56f37b9b7a9eec (patch) | |
tree | afa1b74a179ec565a4b84befb408764d072d5e06 /Documentation/filesystems | |
parent | 72bc4d375d89d0ecb0df491c1eada201a995c471 (diff) | |
download | blackbird-obmc-linux-197c782e3a18cc2de8766dc30a56f37b9b7a9eec.tar.gz blackbird-obmc-linux-197c782e3a18cc2de8766dc30a56f37b9b7a9eec.zip |
net/rds: Remove two WARN_ON() statements
Remove two WARN_ON() statements that verify something that is guaranteed
by the RDMA API, namely that the failed_wr pointer is not touched if an
ib_post_send() call succeeds and that it points at the failed wr if an
ib_post_send() call fails.
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions