On Thu, Jan 6, 2011 at 9:16 AM, Hauke Mehrtens <hauke@xxxxxxxxxx> wrote: > This is a copy of the hole kfifo implementation from a recent kernel > version. When we ship this implementation we do not have to backport > any kfifo related stuff any more. > > Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> Awesome stuff !! Just forgot the: ifeq ($(CONFIG_COMPAT_KERNEL_36),y) export CONFIG_COMPAT_KFIFO=m endif #CONFIG_COMPAT_KERNEL_36 on the Makefile but I'll add it. Thanks! Luis -- 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