aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw
diff options
context:
space:
mode:
authorLeon Romanovsky <leon@kernel.org>2017-04-22 17:28:52 +0300
committerDoug Ledford <dledford@redhat.com>2017-04-28 13:11:43 -0400
commit1e0729348fdc1f0ecb1838a66da5592f6a6647f2 (patch)
tree49aed0e9466f1c677f1cac2f65d6d276e99562a4 /drivers/infiniband/hw/i40iw
parentIB/usnic: Simplify the code to balance loc/unlock calls (diff)
downloadlinux-dev-1e0729348fdc1f0ecb1838a66da5592f6a6647f2.tar.xz
linux-dev-1e0729348fdc1f0ecb1838a66da5592f6a6647f2.zip
IB/nes: Fix incorrect type in assignment
Fix mismatch between types, wqe_words are in le32 format, while opcode in CPU format. The following sparse warnings are helped to find it: drivers/infiniband/hw/nes/nes_hw.c:3058:24: warning: incorrect type in assignment (different base types) drivers/infiniband/hw/nes/nes_hw.c:3058:24: expected unsigned int [unsigned] [assigned] [usertype] opcode drivers/infiniband/hw/nes/nes_hw.c:3058:24: got restricted __le32 <noident> CC: Faisal Latif <faisal.latif@intel.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/hw/i40iw')
0 files changed, 0 insertions, 0 deletions