RDMA/i40iw: Fix overflow of region length
authorIsmail, Mustafa <mustafa.ismail@intel.com>
Mon, 18 Apr 2016 15:32:54 +0000 (10:32 -0500)
committerDoug Ledford <dledford@redhat.com>
Thu, 28 Apr 2016 20:32:53 +0000 (16:32 -0400)
commit6b90036587508675b9ef73181c9f0f02894d1588
tree46a12349e5b72a0543c92c45bc44102bbd064f88
parente29bff46b9b8663e1789fbcd65d0ba05a52f08af
RDMA/i40iw: Fix overflow of region length

Change region_length to u64 as a region can be > 4GB.

Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/i40iw/i40iw_user.h
drivers/infiniband/hw/i40iw/i40iw_verbs.c
This page took 0.024919 seconds and 5 git commands to generate.