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:
9bdd8d4
)
tcp: remove parameter from tcp_recv_urg().
author
Rami Rosen
<ramirose@gmail.com>
Thu, 19 Mar 2009 01:50:09 +0000
(18:50 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 19 Mar 2009 01:50:09 +0000
(18:50 -0700)
This patch removes an unused parameter (addr_len) from tcp_recv_urg()
method in net/ipv4/tcp.c.
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found