datapath: Account for RHEL6.4 backports in compat layer
authorThomas Graf <tgraf@redhat.com>
Thu, 25 Apr 2013 12:28:16 +0000 (14:28 +0200)
committerJesse Gross <jesse@nicira.com>
Thu, 25 Apr 2013 20:24:49 +0000 (13:24 -0700)
commit42d5dd9595cce35a8825a20be7d71a3a8f6f5640
treeef887fb7625f1dfbf30b02eca756bac45e9e0462
parentf285d3e715512571c4b2f92a4d1c65022bbcc9d5
datapath: Account for RHEL6.4 backports in compat layer

Explicitly check the availability of several kernel API functions
instead of relying on the kernel version to account for Red Hat
Enterprise Linux backports.

Signed-off-by: Thomas Graf <tgraf@redhat.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
acinclude.m4
datapath/linux/compat/include/asm/percpu.h
datapath/linux/compat/include/linux/netdevice.h
datapath/linux/compat/include/net/netlink.h
datapath/linux/compat/netdevice.c