linux_dsm_epyc7002/drivers/infiniband
Colin Ian King fa027328a1 RDMA/hns: fix inverted logic of readl read and shift
A previous change incorrectly changed the inverted logic and logically
negated the readl rather than the shifted readl result. Fix this by
adding in missing parentheses around the expression that needs to be
logically negated.

Addresses-Coverity: ("Logically dead code")
Fixes: 669cefb654 ("RDMA/hns: Remove jiffies operation in disable interrupt context")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-06-07 14:56:26 -03:00
..
core RDMA/uverbs: check for allocation failure in uapi_add_elm() 2019-05-30 15:45:58 -03:00
hw RDMA/hns: fix inverted logic of readl read and shift 2019-06-07 14:56:26 -03:00
sw IB/rdmavt: Use struct_size() helper 2019-05-30 15:40:50 -03:00
ulp RDMA/srp: Accept again source addresses that do not have a port number 2019-06-07 13:36:42 -03:00
Kconfig 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00