git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3305b80
)
[UDP]: udp_checksum_init return value
author
Stephen Hemminger
<shemminger@osdl.org>
Wed, 14 Dec 2005 07:17:02 +0000
(23:17 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:10:42 +0000
(13:10 -0800)
Since udp_checksum_init always returns 0 there is no point in
having it return a value.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found