net: Fix discuss discard typo
authorMarek Vasut <marex@denx.de>
Sun, 1 May 2022 16:43:55 +0000 (18:43 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 16 Jun 2022 22:51:07 +0000 (18:51 -0400)
commit3c07d639ede998cb682c284d1ffc4a3ddb062e13
treead1b79d1af1e6595910bbce43e56b8e30bbf44f9
parent7e41abad9be46351b83c30ceefe55999a5376ece
net: Fix discuss discard typo

Replace discuss with discard, that is what happens with packet with
incorrect checksum. Fix the typo.

Fixes: 4b37fd146bb ("Convert CONFIG_UDP_CHECKSUM to Kconfig")
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Ramon Fried <rfried.dev@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
net/Kconfig