diff options
author | Sasha Neftin <sasha.neftin@intel.com> | 2023-08-21 19:17:21 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-08-23 02:32:15 +0200 |
commit | de43975721b97283d5f17eea4228faddf08f2681 (patch) | |
tree | 557dfe7441434dbefe6be480d3689d369ae2dafb /net/sched/sch_api.c | |
parent | batman-adv: Hold rtnl lock during MTU update via netlink (diff) | |
download | linux-de43975721b97283d5f17eea4228faddf08f2681.tar.xz linux-de43975721b97283d5f17eea4228faddf08f2681.zip |
igc: Fix the typo in the PTM Control macro
The IGC_PTM_CTRL_SHRT_CYC defines the time between two consecutive PTM
requests. The bit resolution of this field is six bits. That bit five was
missing in the mask. This patch comes to correct the typo in the
IGC_PTM_CTRL_SHRT_CYC macro.
Fixes: a90ec8483732 ("igc: Add support for PTP getcrosststamp()")
Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Naama Meir <naamax.meir@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Link: https://lore.kernel.org/r/20230821171721.2203572-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/sched/sch_api.c')
0 files changed, 0 insertions, 0 deletions