netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Divy Le Ray <divy@chelsio.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	swise@opengridcomputing.com
Subject: Re: [PATCH 2.6.23 RESEND] cxgb3 - Fix dev->priv usage
Date: Sat, 25 Aug 2007 02:31:59 -0400	[thread overview]
Message-ID: <46CFCCDF.9060101@garzik.org> (raw)
In-Reply-To: <46CFA8E8.90101@garzik.org>

Jeff Garzik wrote:
> Divy Le Ray wrote:
>> From: Divy Le Ray <divy@chelsio.com>
>>
>> cxgb3 used netdev_priv() and dev->priv for different purposes.
>> In 2.6.23, netdev_priv() == dev->priv, cxgb3 needs a fix.
>> This patch is a partial backport of Dave Miller's changes in the 
>> net-2.6.24 git branch.
>> Without this fix, cxgb3 crashes on 2.6.23.
>>
>> Signed-off-by: Divy Le Ray <divy@chelsio.com>
>> ---
>>
>>  drivers/net/cxgb3/adapter.h       |   10 +++
>>  drivers/net/cxgb3/cxgb3_main.c    |  126 
>> +++++++++++++++++++++----------------
>>  drivers/net/cxgb3/cxgb3_offload.c |    6 +-
>>  drivers/net/cxgb3/sge.c           |   23 ++++---
>>  drivers/net/cxgb3/t3cdev.h        |    3 -
>>  5 files changed, 100 insertions(+), 68 deletions(-)
>>
> 
> applied

I take that back.  Rejected -- it breaks infiniband build.


      reply	other threads:[~2007-08-25  6:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-23 22:06 [PATCH 2.6.23 RESEND] cxgb3 - Fix dev->priv usage Divy Le Ray
2007-08-25  3:58 ` Jeff Garzik
2007-08-25  6:31   ` Jeff Garzik [this message]

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=46CFCCDF.9060101@garzik.org \
    --to=jeff@garzik.org \
    --cc=divy@chelsio.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=swise@opengridcomputing.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;
as well as URLs for NNTP newsgroup(s).