From: David Miller <davem@davemloft.net>
To: Steve.Glendinning@smsc.com
Cc: ian.saturley@smsc.com, netdev@vger.kernel.org
Subject: Re: [PATCH] smsc95xx: add tx checksum offload support
Date: Thu, 20 Nov 2008 00:54:14 -0800 (PST) [thread overview]
Message-ID: <20081120.005414.123636787.davem@davemloft.net> (raw)
In-Reply-To: <OF79130DF4.191FC25A-ON80257507.002E9C9F-80257507.00309F9A@smsc.com>
From: Steve.Glendinning@smsc.com
Date: Thu, 20 Nov 2008 08:50:16 +0000
> Hi David,
>
> David Miller <davem@davemloft.net> wrote on 19/11/2008 22:28:55:
>
> > 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.
>
> Are you sure you're looking at the same drivers/net/usb/smsc95xx.c? In
> both Linus's tree and net-next-2.6 this function is on line 757.
I think I was looking at drivers/net/smsc*.c :-) Silly me.
> The patch was against Linus's tree, the version in net-next-2.6 also has
> Johannes Berg's print_mac patch applied so this section of code no longer
> has DECLARE_MAC_BUF(mac);. Would you like me to rebase against
> net-next-2.6 and resubmit?
Yes, please do, that's where I was going to apply it anyways.
Thanks!
next prev parent reply other threads:[~2008-11-20 8:54 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
2008-11-20 8:50 ` Steve.Glendinning
2008-11-20 8:54 ` David Miller [this message]
-- 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=20081120.005414.123636787.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=Steve.Glendinning@smsc.com \
--cc=ian.saturley@smsc.com \
--cc=netdev@vger.kernel.org \
/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