On 12/22/2010 05:13 PM, Luis R. Rodriguez wrote: > On Wed, Dec 22, 2010 at 11:09 AM, Elvis Dowson <elvis.dowson@xxxxxxx> wrote: >> netdev_alloc_skb_ip_align > > I notice you have an android kernel, is that kernel a vanilla kernel > or did it get netdev_alloc_skb_ip_align() cherry picked into it? > > Luis netdev_alloc_skb_ip_align is not defined in the 2.6.32.27 vanilla kernel. Someone else (google or ti) must have backported it to this kernel and added it to your kernel. I do not want to add some special handling into compat-wireless just for some android kernel. Just remove netdev_alloc_skb_ip_align() and NETDEV_POST_INIT from include/linux/compat-2.6.33.h and the compile problems you posted should be fixed. Hauke -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html