Re: [2.6.13-rc6-rt9 patch] fix DECNET_ROUTER=y compile

2005-08-22 Thread Ingo Molnar
* Adrian Bunk <[EMAIL PROTECTED]> wrote: > It doesn't compile with CONFIG_DECNET_ROUTER=y: thanks, applied. Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordo

[2.6.13-rc6-rt9 patch] fix DECNET_ROUTER=y compile

2005-08-18 Thread Adrian Bunk
It doesn't compile with CONFIG_DECNET_ROUTER=y: <-- snip --> ... CC net/decnet/dn_dev.o net/decnet/dn_dev.c: In function 'dn_forwarding_proc': net/decnet/dn_dev.c:335: error: 'struct dn_dev_parms' has no member named 'down' net/decnet/dn_dev.c:336: error: syntax error before 'do' net/dec