Files
linux/drivers/net/ethernet/intel/ice
Jacob Keller dab02de867 ice: fix incorrect size description of ice_get_nvm_version
The function comment for ice_get_nvm_version indicated that the ver_hi
and ver_lo values were 16 bits. In fact, they are only uint8_t values,
meaning that they have a maximum size of 8 bits. Fix the comment to
match the correct size.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-03-10 13:11:02 -07:00
..
2020-02-19 13:26:45 -08:00
2019-11-08 12:02:14 -08:00
2020-02-12 11:49:12 -08:00
2020-01-25 21:42:50 -08:00
2020-01-24 16:06:32 -08:00
2020-03-10 13:10:47 -07:00
2018-03-26 09:59:08 -07:00
2020-02-12 11:49:12 -08:00
2020-03-10 13:09:52 -07:00
2020-02-19 13:26:45 -08:00