datapath: Move kernel version check to configure.
authorPravin B Shelar <pshelar@nicira.com>
Tue, 3 Sep 2013 18:02:40 +0000 (11:02 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Fri, 6 Sep 2013 16:51:12 +0000 (09:51 -0700)
commitd76aabead8bb20614e56a7330dfb08f1c8b1b5d0
tree49bba2c398500163afdb7f09cc4aedae586bf3a4
parent37418c8662384e205522fd5827871dea2c96a46a
datapath: Move kernel version check to configure.

Rather than having compile time check in datapath.c, its better
to check kernel version at configuration step.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
acinclude.m4
datapath/datapath.c