datapath: Add configure test for skb_warn_if_lro().
authorJesse Gross <jesse@nicira.com>
Thu, 6 May 2010 19:31:43 +0000 (12:31 -0700)
committerJesse Gross <jesse@nicira.com>
Thu, 6 May 2010 20:15:21 +0000 (13:15 -0700)
commit14cf356bf27c3c7e52a1f8fe3d7f0ffcb19af7fb
tree7c922eff477a12f47107e26447677f6e5466dae8
parent30ea5d93dc1258c59e3ebbe090169cd3bf9ef078
datapath: Add configure test for skb_warn_if_lro().

Some distributions backport this function, so use a configure
test instead of a version check.

CC: Alexey I. Froloff <raorn@altlinux.org>
acinclude.m4
datapath/linux-2.6/compat-2.6/dev-openvswitch.c
datapath/linux-2.6/compat-2.6/include/linux/skbuff.h
datapath/linux-2.6/compat-2.6/skbuff-openvswitch.c