summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mediatek/mtk_ppe_offload.c
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2022-07-27 16:15:58 -0700
committerTony Nguyen <anthony.l.nguyen@intel.com>2022-08-16 09:04:37 -0700
commitcf6b82fd3fbc8f747333ef5005798a90b5345bd4 (patch)
tree320b9e46fd851ea5e8fe6d5f4e4a6277cd314884 /drivers/net/ethernet/mediatek/mtk_ppe_offload.c
parentb3b173745c8cab1e24d6821488b60abed3acb24d (diff)
downloadlinux-stable-cf6b82fd3fbc8f747333ef5005798a90b5345bd4.tar.gz
linux-stable-cf6b82fd3fbc8f747333ef5005798a90b5345bd4.tar.bz2
linux-stable-cf6b82fd3fbc8f747333ef5005798a90b5345bd4.zip
ice: initialize cached_phctime when creating Rx rings
When we create new Rx rings, the cached_phctime field is zero initialized. This could result in incorrect timestamp reporting due to the cached value not yet being updated. Although a background task will periodically update the cached value, ensure it matches the existing cached value in the PF structure at ring initialization. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel) Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/mediatek/mtk_ppe_offload.c')
0 files changed, 0 insertions, 0 deletions