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:
1e30a01
)
[NETFILTER]: Fix undefined references to get_h225_addr
author
Patrick McHardy
<kaber@trash.net>
Wed, 22 Mar 2006 21:57:25 +0000
(13:57 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 22 Mar 2006 21:57:25 +0000
(13:57 -0800)
get_h225_addr is exported, but declared static, which fails when
linking statically.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found