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:
cbc264c
)
ipv6: bool conversions phase1
author
Eric Dumazet
<edumazet@google.com>
Fri, 18 May 2012 06:14:11 +0000
(08:14 +0200)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 May 2012 06:24:13 +0000
(
02:24
-0400)
ipv6_opt_accepted() returns a bool, and can use const pointers
ipv6_addr_equal(), ipv6_addr_any(), ipv6_addr_loopback(),
ipv6_addr_orchid() return a bool.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found