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:
335f94c
)
batman-adv: Remove declaration of batman_skb_recv
author
Sven Eckelmann
<sven@narfation.org>
Thu, 27 Jan 2011 12:16:08 +0000
(13:16 +0100)
committer
Sven Eckelmann
<sven@narfation.org>
Mon, 31 Jan 2011 13:57:11 +0000
(14:57 +0100)
batman_skb_recv can be defined in hard-interface.c as static because it is
never used outside of that file.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
No differences found