[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070220.234713.59469649.davem@davemloft.net>
Date: Tue, 20 Feb 2007 23:47:13 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: divy@...lsio.com
Cc: shemminger@...l.org, benh@...nel.crashing.org,
netdev@...r.kernel.org, ebs@...home.net,
linux-kernel@...r.kernel.org
Subject: Re: [RFC] split NAPI from network device.
From: Divy Le Ray <divy@...lsio.com>
Date: Tue, 20 Feb 2007 23:39:55 -0800
> I applied the patch to test the chelsio drivers.
> The compilation of the forcedeth driver fails if CONFIG_FORCEDETH_NAPI
> is not set.
> /opt/sources/linux-2.6/drivers/net/forcedeth.c: In function `nv_nic_irq':
> /opt/sources/linux-2.6/drivers/net/forcedeth.c:2866: error: structure
> has no member named `weight'
> /opt/sources/linux-2.6/drivers/net/forcedeth.c: In function
> `nv_nic_irq_optimized':
> /opt/sources/linux-2.6/drivers/net/forcedeth.c:2983: error: structure
> has no member named `weight'
> /opt/sources/linux-2.6/drivers/net/forcedeth.c: In function `nv_nic_irq_rx':
> /opt/sources/linux-2.6/drivers/net/forcedeth.c:3177: error: structure
> has no member named `weight'
Thanks for catching that, I'll fix this up.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists