datapath: Remove netdev_alloc_skb_ip_align() compat code.
[openvswitch] / datapath / linux-2.6 / compat-2.6 / include / linux / netdevice.h
index 2a05f3705576346582e833e7fc6743d2ac0ba49f..1e354e72740464279f74bada3d5aea7a229512e8 100644 (file)
@@ -77,7 +77,7 @@ extern void unregister_netdevice_many(struct list_head *head);
 extern void dev_disable_lro(struct net_device *dev);
 #endif
 
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,29)
+#ifndef HAVE_DEV_GET_STATS
 static inline const struct net_device_stats *
 dev_get_stats(struct net_device *dev)
 {