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:
3191057
)
[NETLINK]: fib_frontend build fixes
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 11 Oct 2007 04:32:39 +0000
(21:32 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 11 Oct 2007 04:32:39 +0000
(21:32 -0700)
1) fibnl needs to be declared outside of config ifdefs,
and also should not be explicitly initialized to NULL
2) nl_fib_input() args are wrong for netlink_kernel_create()
input method
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found