summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorGrzegorz Siwik <grzegorz.siwik@intel.com>2020-08-07 13:55:15 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-11 15:32:35 +0200
commit48a9be93ff2c5a09e308ef93560ea1f4ecbd22f6 (patch)
tree2abe182ef2cbcaf54c9f29f6169127efca4ee397 /security
parent43a7e1cf606e96ee43f8897129972f0b79390367 (diff)
i40e: Wrong truncation from u16 to u8
[ Upstream commit c004804dceee9ca384d97d9857ea2e2795c2651d ] In this patch fixed wrong truncation method from u16 to u8 during validation. It was changed by changing u8 to u32 parameter in method declaration and arguments were changed to u32. Fixes: 5c3c48ac6bf56 ("i40e: implement virtual device interface") Signed-off-by: Grzegorz Siwik <grzegorz.siwik@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions