diff options
author | Jesse Gross <[email protected]> | 2013-06-21 16:17:11 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-06-24 00:18:38 -0700 |
commit | 5243b6ac9ed1310f2329b3d0a830a55589e518ea (patch) | |
tree | 38d40653b4914e7216ba1a08d601d00ae88ebee1 /drivers/net/xen-netback/netback.c | |
parent | 479b1a5825f68f9b63d26a13ca25ffbb7d2617ad (diff) |
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 <[email protected]>
Reported-by: Randy Dunlap <[email protected]>
Signed-off-by: Jesse Gross <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/netback.c')
0 files changed, 0 insertions, 0 deletions