datapath: remove flow_dissector
authorThadeu Lima de Souza Cascardo <cascardo@redhat.com>
Thu, 21 Jul 2016 18:14:13 +0000 (11:14 -0700)
committerPravin B Shelar <pshelar@ovn.org>
Tue, 26 Jul 2016 03:58:12 +0000 (20:58 -0700)
commitd0a781434cf6421c444d25ddf99f0b404e3a92a5
tree00388820739764315a03a9469effa434376034c8
parent6dfd9756c4c91a7ca6e42b709c1b2f3262a87cd7
datapath: remove flow_dissector

flow_dissector was only built for Linux 3.8 and older. There is no need for this
anymore, as anything older than 3.10 is no longer supported.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
Acked-by: Pravin B Shelar <pshelar@ovn.org>
datapath/linux/Modules.mk
datapath/linux/compat/flow_dissector.c [deleted file]
datapath/linux/compat/include/linux/skbuff.h
datapath/linux/compat/include/net/flow_keys.h [deleted file]