commit | 5dff747b7038d10f9c174a1245263fd1c36a644d | [log] [tgz] |
---|---|---|
author | Christoph Paasch <christoph.paasch@uclouvain.be> | Wed Sep 26 11:59:09 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 27 19:20:26 2012 -0400 |
tree | 7972334b850ec3eeafed5a2e9155de8ba36b7b8f | |
parent | bcc452935da124f26885e969ec5a78a8735d1452 [diff] |
tcp: Remove unused parameter from tcp_v4_save_options 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>