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:
26b8e51
)
[AF_RXRPC]: AF_RXRPC depends on IPv4
author
David Howells
<dhowells@redhat.com>
Tue, 22 May 2007 23:13:49 +0000
(16:13 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 22 May 2007 23:13:49 +0000
(16:13 -0700)
Add a dependency for CONFIG_AF_RXRPC on CONFIG_INET. This fixes this
error:
net/built-in.o: In function `rxrpc_get_peer':
(.text+0x42824): undefined reference to `ip_route_output_key'
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found