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:
77a6a47
)
inet: get rid of last __inet_hash_connect() argument
author
Eric Dumazet
<edumazet@google.com>
Wed, 18 Mar 2015 21:05:37 +0000
(14:05 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 19 Mar 2015 02:00:35 +0000
(22:00 -0400)
We now always call __inet_hash_nolisten(), no need to pass it
as an argument.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found