openvswitch: Fix build failure.
authorPravin B Shelar <pshelar@nicira.com>
Fri, 14 Nov 2014 06:21:30 +0000 (22:21 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Nov 2014 06:24:27 +0000 (01:24 -0500)
commit8cd4313aa775537f724486d5b7503b4d46c9f012
tree45b686041777be1ce858c2e13f95b311bcad9c08
parent076ce4482569ea1a2c27b4ca71a309adaf91d398
openvswitch: Fix build failure.

Add dependency on INET to fix following build error. I have also
fixed MPLS dependency.

ERROR: "ip_route_output_flow" [net/openvswitch/openvswitch.ko]
undefined!
make[1]: *** [__modpost] Error 1

Reported-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/Kconfig