summaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2011-05-19 19:23:28 -0400
committerDavid S. Miller <davem@davemloft.net>2011-05-19 19:23:28 -0400
commit034cfe48d0efc248ba4b725e3a94b95e76fbc5d3 (patch)
treee5a9079bd3b40f1ef4dd9f88d75a79b862f073a0 /net/core
parent8ce6eb1a4a4bc46820f23e927377d386d3ec5404 (diff)
downloadlinux-0-day-034cfe48d0efc248ba4b725e3a94b95e76fbc5d3.tar.gz
linux-0-day-034cfe48d0efc248ba4b725e3a94b95e76fbc5d3.tar.xz
networking: NET_CLS_ROUTE4 depends on INET
IP_ROUTE_CLASSID depends on INET and NET_CLS_ROUTE4 selects IP_ROUTE_CLASSID, but when INET is not enabled, this kconfig warning is produced, so fix it by making NET_CLS_ROUTE4 depend on INET. warning: (NET_CLS_ROUTE4) selects IP_ROUTE_CLASSID which has unmet direct dependencies (NET && INET) Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions