aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorSrinivas Neeli <[email protected]>2019-12-03 17:46:36 +0530
committerMarc Kleine-Budde <[email protected]>2019-12-08 11:52:02 +0100
commit9ab79b06ddf3cdf6484d60b3e5fe113e733145c8 (patch)
tree93dc2a95d58c199731b3fcf5ce7e5b06bc6270b2 /tools/perf/scripts/python/netdev-times.py
parent8ac9d71d601374222a230804e419cd40c4492e1c (diff)
can: xilinx_can: Fix missing Rx can packets on CANFD2.0
CANFD2.0 core uses BRAM for storing acceptance filter ID(AFID) and MASK (AFMASK)registers. So by default AFID and AFMASK registers contain random data. Due to random data, we are not able to receive all CAN ids. Initializing AFID and AFMASK registers with Zero before enabling acceptance filter to receive all packets irrespective of ID and Mask. Fixes: 0db9071353a0 ("can: xilinx: add can 2.0 support") Signed-off-by: Michal Simek <[email protected]> Signed-off-by: Srinivas Neeli <[email protected]> Reviewed-by: Naga Sureshkumar Relli <[email protected]> Cc: linux-stable <[email protected]> # >= v5.0 Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions