On Thu, Nov 07, 2024 at 12:32:57PM +0100, Przemyslaw Korba wrote: > Fix incorrect PHY timestamp extraction for ETH56G. > It's better to use FIELD_PREP() than manual shift. > > Fixes: 7cab44f1c35f ("ice: Introduce ETH56G PHY model for E825C products") > Reviewed-by: Przemek Kitszel <przemyslaw.kits...@intel.com> > Signed-off-by: Przemyslaw Korba <przemyslaw.ko...@intel.com>
Reviewed-by: Simon Horman <ho...@kernel.org>