Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: steve.glendinning@smsc.com
Cc: netdev@vger.kernel.org, ian.saturley@smsc.com
Subject: Re: [PATCH] smsc95xx: add tx checksum offload support
Date: Wed, 19 Nov 2008 14:28:55 -0800 (PST)	[thread overview]
Message-ID: <20081119.142855.124711576.davem@davemloft.net> (raw)
In-Reply-To: <1226919000-13597-1-git-send-email-steve.glendinning@smsc.com>

From: Steve Glendinning <steve.glendinning@smsc.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.

  reply	other threads:[~2008-11-19 22:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-17 10:50 [PATCH] smsc95xx: add tx checksum offload support Steve Glendinning
2008-11-19 22:28 ` David Miller [this message]
2008-11-20  8:50   ` Steve.Glendinning
2008-11-20  8:54     ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2008-11-20  9:02 Steve Glendinning
2008-11-20 12:19 ` David Miller
2008-10-14 15:17 Steve Glendinning
2008-10-14 18:52 ` David Miller
2008-10-14 19:00   ` Roland Dreier
2008-10-14 19:05     ` David Miller
2008-10-14 19:04   ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081119.142855.124711576.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ian.saturley@smsc.com \
    --cc=netdev@vger.kernel.org \
    --cc=steve.glendinning@smsc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox