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:
c1e9894
)
[INET]: uc_ttl assignment in inet_ctl_sock_create is redundant.
author
Denis V. Lunev
<den@openvz.org>
Thu, 3 Apr 2008 21:30:12 +0000
(14:30 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 3 Apr 2008 21:30:12 +0000
(14:30 -0700)
uc_ttl is initialized in inet(6)_create and never changed except
setsockopt ioctl. Remove this assignment.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found