commit | 9d2f98e155192c385a4f3acd1c918ff2ee37ad65 | [log] [tgz] |
---|---|---|
author | Kevin Scott <kevin.c.scott@intel.com> | Tue Apr 01 07:11:52 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Apr 28 05:20:32 2014 -0700 |
tree | 8f54e8d119e11f44b87b7adde354e3e7fe10985b | |
parent | c50d2e5d94e1405d739a0656c3a1943688dd629e [diff] |
i40e: Change variable type to avoid typecheck failure Change the variable type to avoid compiler warning about int to u16 possible data truncation. Change-ID: I5eb3b578c86513c9625ca32d2f0b57cc01d7dc98 Signed-off-by: Kevin Scott <kevin.c.scott@intel.com> Acked-by: Greg Rose <gregory.v.rose@intel.com> Acked-by: Shannon Nelson <shannon.nelson@intel.com> Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>