From 71a904bf49582f1866e2d6f9ce0a186af9a50b39 Mon Sep 17 00:00:00 2001 From: David Howells Date: Tue, 22 May 2007 16:13:49 -0700 Subject: [PATCH] [AF_RXRPC]: AF_RXRPC depends on IPv4 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed