Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/i40e
Joe Damato 6aeff8a7c7 i40e: fix unsigned stat widths
commit 3b8428b84539c78fdc8006c17ebd25afd4722d51 upstream.

Change i40e_update_vsi_stats and struct i40e_vsi to use u64 fields to match
the width of the stats counters in struct i40e_rx_queue_stats.

Update debugfs code to use the correct format specifier for u64.

Fixes: 41c445ff0f ("i40e: main driver core")
Signed-off-by: Joe Damato <jdamato@fastly.com>
Reported-by: kernel test robot <lkp@intel.com>
Tested-by: Gurucharan G <gurucharanx.g@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-02-01 17:25:42 +01:00
..
2020-06-25 22:25:13 -07:00
2022-02-01 17:25:42 +01:00
2020-06-25 22:25:13 -07:00
2022-02-01 17:25:42 +01:00
2020-06-25 22:25:13 -07:00
2021-07-19 09:44:59 +02:00
2021-08-26 08:35:51 -04:00
2022-02-01 17:25:42 +01:00