Re: [PATCH 2.4.28-rc1-bk3] forcedeth: Backport of gigabit ethernet support and media detection rewrite
From: Jeff Garzik <hidden>
Date: 2004-10-30 13:00:11
From: Jeff Garzik <hidden>
Date: 2004-10-30 13:00:11
On Sat, Oct 30, 2004 at 02:53:08PM +0200, Manfred Spraul wrote:
Differences between 2.6 and 2.4: - static msleep helper added.
Sigh, libata has this too. I'll work up a patch to make it public.
After applying this patch, the driver is nearly in sync with 2.6.10-rc1: The only additional differences are __iomem annotations and the use of netdev_priv.
Will __iomem and netdev_priv() changes be in a separate patch? 2.4.x has both. Jeff