Skip to content
Commit a69cb036 authored by Vijay Kumar B's avatar Vijay Kumar B Committed by Anas Nashif
Browse files

ethernet: eth_stellaris: data_len should not include header size



As part of the ll_reserve refactoring effort, the packet length now
includes header size as well. Before the refactor, when the packet
length was written to the device, it did not include the header size,
which is the required value as per the LM3S6965 datasheet. After the
refactor the packet length includes the header size as well. The
header size has to subtracted from the packet length before writing to
the device. Fixes #13943.

Signed-off-by: default avatarVijay Kumar B <vijaykumar@zilogic.com>
parent 1897896e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment