Skip to content
Snippets Groups Projects
Commit 59c2cdae authored by David S. Miller's avatar David S. Miller
Browse files

Revert "udp: remove redundant variable"


This reverts commit 81d54ec8.

If we take the "try_again" goto, due to a checksum error,
the 'len' has already been truncated.  So we won't compute
the same values as the original code did.

Reported-by: default avatarpaul bilke <fsmail@conspiracy.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b03b6dd5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment