From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Date: Mon, 23 Aug 2010 13:27:34 +1000 > Subject: [PATCH] net/sched: need to include net/ip6_checksum.h > > for the declararion of csum_ipv6_magic. > > Fixes this build error on PowerPC (at least): > > net/sched/act_csum.c: In function 'tcf_csum_ipv6_icmp': > net/sched/act_csum.c:178: error: implicit declaration of function 'csum_ipv6_magic' > > Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Oh, if I only had a dollar for every time we've had to fix up something like this :-) Applied, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html