Skip to content
Commit 31d275b0 authored by Patrick Delaunay's avatar Patrick Delaunay Committed by Tom Rini
Browse files

net: tftp: remove TFTP_MTU_BLOCKSIZE



Remove the unneeded define TFTP_MTU_BLOCKSIZE.
Since the KConfig migration done by commit b618b370 ("net:
Convert CONFIG_TFTP_BLOCKSIZE to Kconfig"), CONFIG_TFTP_BLOCKSIZE
is always defined and can be used directly to avoid confusion
(fallback to 1468 in code is never used).

Signed-off-by: default avatarPatrick Delaunay <patrick.delaunay@st.com>
parent 421de7fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment