diff options
author | Chien Tin Tung <chien.tin.tung@intel.com> | 2018-03-21 13:09:25 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-30 07:49:05 +0200 |
commit | 2ccbc5048b0ad94c62c1077d2a8f75ceed8c6058 (patch) | |
tree | c1544b6b4307ea8141c93a9ea22059f505553b2d /fs/nls | |
parent | 14fd6ba8248b82c4bf3efa960bbf15a85b09cce0 (diff) |
RDMA/ucma: Correct option size check using optlen
[ Upstream commit 5f3e3b85cc0a5eae1c46d72e47d3de7bf208d9e2 ]
The option size check is using optval instead of optlen
causing the set option call to fail. Use the correct
field, optlen, for size check.
Fixes: 6a21dfc0d0db ("RDMA/ucma: Limit possible option size")
Signed-off-by: Chien Tin Tung <chien.tin.tung@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/nls')
0 files changed, 0 insertions, 0 deletions