commit | 8cd4313aa775537f724486d5b7503b4d46c9f012 | [log] [tgz] |
---|---|---|
author | Pravin B Shelar <pshelar@nicira.com> | Thu Nov 13 22:21:30 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 14 01:24:27 2014 -0500 |
tree | 45b686041777be1ce858c2e13f95b311bcad9c08 | |
parent | 076ce4482569ea1a2c27b4ca71a309adaf91d398 [diff] |
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>