commit | f031c7227a4af718455918d28e7431f89b94d006 | [log] [tgz] |
---|---|---|
author | Piotr Kwapulinski <piotr.kwapulinski@intel.com> | Wed Apr 24 05:20:47 2019 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Jun 14 12:59:16 2019 -0700 |
tree | 1c049c849b6db657e841832eb928d0e011a55766 | |
parent | 51110f162d215beb13417426bc1ab9ce6320f1a1 [diff] |
i40e: add constraints for accessing veb array Add veb array access boundary checks. Ensure veb array index is smaller than I40E_MAX_VEB. Signed-off-by: Piotr Kwapulinski <piotr.kwapulinski@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>