datapath: Remove dead code.
authorJesse Gross <jesse@nicira.com>
Thu, 29 Jul 2010 21:42:17 +0000 (14:42 -0700)
committerJesse Gross <jesse@nicira.com>
Fri, 30 Jul 2010 20:41:59 +0000 (13:41 -0700)
commitb4a7d61582ef3a09a666106a926c8912201dfe72
treecab84541a8d8267eb7c93fcdc89e40cb95fe1b04
parent67c74f7515867fb8b3a4d23af98dacd3d547ebdd
datapath: Remove dead code.

Several blocks of code were either no longer being called or had
been "#if 0"'d out for a long time.  This removes them.
datapath/datapath.c
datapath/dp_sysfs_dp.c
datapath/dp_sysfs_if.c
datapath/flow.c