Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/fm10k
Matthew Vick 33a44c2873 fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
Currently, fm10k_update_xc_addr_pf has an issue where it does not
properly drop the upper-most four bits of the VLAN ID due to type
promotion. Resolve the issue not by masking off the bits, but by
throwing an error if the VLAN ID is out-of-bounds.

Reported-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Matthew Vick <matthew.vick@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-02-05 19:41:50 -08:00
..
2014-09-23 03:59:15 -07:00
2014-09-23 03:59:21 -07:00
2014-09-23 03:59:22 -07:00
2014-09-23 03:59:20 -07:00
2014-09-23 03:59:23 -07:00
2014-09-23 03:59:14 -07:00
2014-09-23 03:59:14 -07:00
2014-09-23 03:59:23 -07:00