[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081119.142855.124711576.davem@davemloft.net>
Date: Wed, 19 Nov 2008 14:28:55 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: steve.glendinning@...c.com
Cc: netdev@...r.kernel.org, ian.saturley@...c.com
Subject: Re: [PATCH] smsc95xx: add tx checksum offload support
From: Steve Glendinning <steve.glendinning@...c.com>
Date: Mon, 17 Nov 2008 10:50:00 +0000
> @@ -757,6 +787,7 @@ static int smsc95xx_phy_initialize(struct usbnet *dev)
> static int smsc95xx_reset(struct usbnet *dev)
> {
> struct smsc95xx_priv *pdata = (struct smsc95xx_priv *)(dev->data[0]);
> + struct net_device *netdev = dev->net;
> u32 read_buf, write_buf, burst_cap;
> int ret = 0, timeout;
> DECLARE_MAC_BUF(mac);
This smsc95xx_reset function doesn't even exist in the current driver.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists