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:
bcc4529
)
tcp: Remove unused parameter from tcp_v4_save_options
author
Christoph Paasch
<christoph.paasch@uclouvain.be>
Wed, 26 Sep 2012 11:59:09 +0000
(11:59 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 27 Sep 2012 23:20:26 +0000
(19:20 -0400)
struct sock *sk is not used inside tcp_v4_save_options. Thus it can be
removed.
Signed-off-by: Christoph Paasch <christoph.paasch@uclouvain.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found