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:
4d63cb4
)
bridge: depends on INET
author
Randy Dunlap
<randy.dunlap@oracle.com>
Wed, 3 Mar 2010 09:23:22 +0000
(
01:23
-0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 3 Mar 2010 09:23:22 +0000
(
01:23
-0800)
br_multicast calls ip_send_check(), so it should depend on INET.
built-in:
br_multicast.c:(.text+0x88cf4): undefined reference to `ip_send_check'
or modular:
ERROR: "ip_send_check" [net/bridge/bridge.ko] undefined!
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found