Re: [PATCH -next] trace_skb: fix build when CONFIG_NET is notenabled

From: David Miller
Date: Mon Aug 17 2009 - 19:00:37 EST


From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
Date: Mon, 17 Aug 2009 13:37:36 -0700

> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> Fix trace_skb_sources build when CONFIG_NET is not enabled:
>
> kernel/built-in.o: In function `probe_skb_dequeue':
> trace_skb_sources.c:(.text+0xd9152): undefined reference to `init_net'
> trace_skb_sources.c:(.text+0xd9188): undefined reference to `dev_get_by_index'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>

Applied, thanks Randy.
--
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/