David S. Miller 59c2cdae27 Revert "udp: remove redundant variable"
This reverts commit 81d54ec8479a2c695760da81f05b5a9fb2dbe40a.

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: paul bilke <fsmail@conspiracy.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-12-01 14:12:55 -05:00
..
2011-11-12 18:13:32 -05:00
2011-10-13 16:05:07 -04:00
2011-10-19 19:26:16 -04:00
2010-05-11 14:40:55 +02:00
2011-04-22 11:04:14 -07:00
2011-11-23 03:51:54 -05:00
2010-10-25 13:09:45 -07:00
2011-12-01 14:12:55 -05:00