diff options
author | Jesse Gross <jesse@nicira.com> | 2013-06-22 01:17:11 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-24 09:18:38 +0200 |
commit | 5243b6ac9ed1310f2329b3d0a830a55589e518ea (patch) | |
tree | 38d40653b4914e7216ba1a08d601d00ae88ebee1 /drivers/net/xen-netback | |
parent | openvswitch: Use correct config guard. (diff) | |
download | linux-5243b6ac9ed1310f2329b3d0a830a55589e518ea.tar.xz linux-5243b6ac9ed1310f2329b3d0a830a55589e518ea.zip |
ip_tunnel: Protect tunnel functions with CONFIG_INET guard.
Tunnel constants can be used in generic code but in these cases
the inline functions in ip_tunnels.h cause compilation problems
if CONFIG_INET is not set.
CC: Pravin Shelar <pshelar@nicira.com>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/xen-netback')
0 files changed, 0 insertions, 0 deletions