summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorSelvamani Rajagopal <Selvamani.Rajagopal@onsemi.com>2026-06-12 00:55:40 +0300
committerJakub Kicinski <kuba@kernel.org>2026-06-16 02:32:10 +0300
commita5a1d11dd3729146abe7420b874bab15870a42b4 (patch)
tree74ae694e53b8b6cac7b8b80bbaf7a058ea987ee2 /include/linux/platform_data
parenta221d3f7e3f3ea6a3b4bc511cf2a59242daa06e1 (diff)
downloadlinux-a5a1d11dd3729146abe7420b874bab15870a42b4.tar.xz
net: ethernet: oa_tc6: Remove FCS size in RX frame
OA TC6 MAC-PHY appends FCS to the incoming frame. It must be removed from the frame before being passed to the stack. With FCS in the frame, many applications, like ping or any application that uses IP layer may work as they may carry the packet size information in the protocol. Application like ptp4l, particularly if it uses layer 2 for its communication, it will fail with "bad message" due to the extra 4 bytes added by the presence of FCS. Fixes: d70a0d8f2f2d ("net: ethernet: oa_tc6: implement receive path to receive rx ethernet frames") Signed-off-by: Selvamani Rajagopal <Selvamani.Rajagopal@onsemi.com> Link: https://patch.msgid.link/20260611-level-trigger-v5-3-4533a9e85ce2@onsemi.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions