diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2015-10-16 10:57:00 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-12-05 23:55:17 -0800 |
commit | 9d4955b45888b1b7c9f2a954cf6aa1269904bb98 (patch) | |
tree | 09e456357b03209289460c6286549f161c3017ff /kernel/compat.c | |
parent | 875328e4bce696e85edcda3c4b0ec80fd525e3a3 (diff) |
fm10k: Correct typecast in fm10k_update_xc_addr_pf
Since the resultant data type of the mac_update.mac_upper field is u16,
it does not make sense to typecast u8 variables to u32 first. Since
we're modifying fm10k_pf.c, also update the copyright year.
Reported-by: Matthew Vick <matthew.vick@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'kernel/compat.c')
0 files changed, 0 insertions, 0 deletions