On Wed, Nov 9, 2011 at 6:40 PM, Pravin B Shelar <[email protected]> wrote: > Following patch deletes OVS compatibility code related to older kernel, > bridge, vlan etc and rearranges it for upstreaming. > > This patch is against OVS upstream kernel tree. > > Signed-off-by: Pravin B Shelar <[email protected]> > Bug #7561
I haven't looked through this yet but it needs another function implemented upstream when lockdep is enabled: CC [M] net/openvswitch/datapath.o net/openvswitch/datapath.c: In function ‘get_table_protected’: net/openvswitch/datapath.c:101:2: error: implicit declaration of function ‘lockdep_genl_is_held’ [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
