diff options
| author | Chintan Vankar <c-vankar@ti.com> | 2026-03-10 21:39:40 +0530 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-11 20:28:37 -0700 |
| commit | 840c9d13cb1ca96683a5307ee8e221be163a2c1e (patch) | |
| tree | a438b7e70304bae22660e12776c5d7d0c32f6739 /tools/perf/scripts/python | |
| parent | 87c2302813abc55c46485711a678e3c312b00666 (diff) | |
| download | linux-840c9d13cb1ca96683a5307ee8e221be163a2c1e.tar.gz linux-840c9d13cb1ca96683a5307ee8e221be163a2c1e.zip | |
net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP support
The "rx_filter" member of "hwtstamp_config" structure is an enum field and
does not support bitwise OR combination of multiple filter values. It
causes error while linuxptp application tries to match rx filter version.
Fix this by storing the requested filter type in a new port field.
Fixes: 97248adb5a3b ("net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packets")
Signed-off-by: Chintan Vankar <c-vankar@ti.com>
Link: https://patch.msgid.link/20260310160940.109822-1-c-vankar@ti.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
