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:
9eac2d4
)
tcp: remove unused tcp_fin() parameters
author
Eric Dumazet
<eric.dumazet@gmail.com>
Thu, 20 Oct 2011 21:44:03 +0000
(17:44 -0400)
committer
David S. Miller
<davem@davemloft.net>
Thu, 20 Oct 2011 21:44:03 +0000
(17:44 -0400)
tcp_fin() only needs socket pointer, we can remove skb and th params.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found