Re: [PATCH] macb: Kconfig net device compat fixup

From: David Miller
Date: Fri Apr 17 2009 - 03:55:19 EST


From: Ben Nizette <bn@xxxxxxxxxxxxxxx>
Date: Fri, 17 Apr 2009 17:24:05 +1000

> The macb driver hasn't been updated to use net_device_ops and as such
> should select COMPAT_NET_DEV_OPS to avoid build breakage.
>
> Of course really macb should be updated but in the mean time, this at
> least avoid randconfig problems.
>
> Signed-off-by: Ben Nizette <bn@xxxxxxxxxxxxxxx>

There's about 26 drivers that fall into this category, it's senseless
to pepper the tree over with this kind of annotation that we'll just
release come next release.

We do have enough drivers converted that powerpc, sparc64, and x86
allmodconfig and allyesconfig builds pass even with the compat option
disabled.

And I think the others can just cope with this for now.

Actually, in the net-next-2.6 tree this driver has in fact been
converted :-)
--
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/