summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChintan Vankar <c-vankar@ti.com>2026-03-10 19:09:40 +0300
committerJakub Kicinski <kuba@kernel.org>2026-03-12 06:28:37 +0300
commit840c9d13cb1ca96683a5307ee8e221be163a2c1e (patch)
treea438b7e70304bae22660e12776c5d7d0c32f6739 /include/linux
parent87c2302813abc55c46485711a678e3c312b00666 (diff)
downloadlinux-840c9d13cb1ca96683a5307ee8e221be163a2c1e.tar.xz
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 'include/linux')
0 files changed, 0 insertions, 0 deletions