Re: [PATCH v2] if_tunnel.h: add missing ams/byteorder.h include

From: David Miller
Date: Mon Mar 22 2010 - 00:19:16 EST


From: Paulius Zaleckas <paulius.zaleckas@xxxxxxxxx>
Date: Fri, 19 Mar 2010 17:09:26 +0200

> When compiling userspace application which includes
> if_tunnel.h and uses GRE_* defines you will get undefined
> reference to __cpu_to_be16.
>
> Fix this by adding missing #include <asm/byteorder.h>
>
> Cc: stable@xxxxxxxxxx
> Signed-off-by: Paulius Zaleckas <paulius.zaleckas@xxxxxxxxx>

This slipped through the cracks, someone else submitted something
similar back in August 2009 it seems.

Thanks for sending this, applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/