diff options
| author | MD Danish Anwar <danishanwar@ti.com> | 2026-03-10 16:20:35 +0300 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-03-12 15:30:03 +0300 |
| commit | 8e7adcf81564a3fe886a6270eea7558f063e5538 (patch) | |
| tree | cc0ef03f167ae61e3ee4513ca8177907574d65a8 /include/linux | |
| parent | 6f459eda8b60382efa0da2ca025c26a2018adc87 (diff) | |
| download | linux-8e7adcf81564a3fe886a6270eea7558f063e5538.tar.xz | |
net: ti: icssg: Fix wrong macro used in RX classifier configuration
The RX_CLASS_OR_REG macro is being used with RX_CLASS_OR_EN parameter
when writing to the AND enable register. This should use RX_CLASS_AND_EN
instead to properly configure the classifier AND enable register.
Fix this by using the correct RX_CLASS_AND_EN macro parameter for
RX_CLASS_OR_REG when configuring the PTP duplicate and HSR tag
classifiers.
Fixes: f56438a74d88 ("net: ti: icssg: Add HSR/PRP protocol frame filtering")
Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
Link: https://patch.msgid.link/20260310132035.1299787-1-danishanwar@ti.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
