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:
b8fcfa4
)
batman-adv: properly convert flag into a boolean value
author
Antonio Quartulli
<ordex@autistici.org>
Mon, 27 Aug 2012 07:35:54 +0000
(09:35 +0200)
committer
Antonio Quartulli
<ordex@autistici.org>
Mon, 29 Oct 2012 08:42:47 +0000
(09:42 +0100)
In order to properly convert a bitwise AND to a boolean value, the whole
expression must be prepended by "!!".
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
net/batman-adv/translation-table.c
patch
|
blob
|
history
diff --cc
net/batman-adv/translation-table.c
Simple merge