datapath: Improve net-namespace compat code.
authorPravin B Shelar <pshelar@nicira.com>
Mon, 1 Jul 2013 21:36:51 +0000 (14:36 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Sat, 20 Jul 2013 09:26:56 +0000 (02:26 -0700)
commit637c826884083a04c8653a8f3f2c97c5486aee31
tree879666bbe856cb0564c231d0e2b1da699a723e1b
parenta99c219c5d08a93f1158fcd1df0f4a429bc9062f
datapath: Improve net-namespace compat code.

Following patch improves compat net-namespace code which is mostly
targeted for 2.6.32 kernel. upcoming vxlan restructuring patch
needs this patch.

Signed-off-by: Pravin Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/datapath.c
datapath/linux/compat/include/net/net_namespace.h
datapath/linux/compat/net_namespace.c