From: Jeff Garzik <jeff@garzik.org>
To: Divy Le Ray <divy@chelsio.com>
Cc: rdreier@cisco.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, swise@opengridcomputing.com
Subject: Re: [PATCH 2.6.23 1/2] cxgb3 - Fix dev->priv usage
Date: Fri, 31 Aug 2007 07:41:06 -0400 [thread overview]
Message-ID: <46D7FE52.8020807@garzik.org> (raw)
In-Reply-To: <20070830021547.21475.62560.stgit@speedy5>
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/infiniband/hw/cxgb3/cxio_hal.c | 2 -
> drivers/net/cxgb3/adapter.h | 2 +
> drivers/net/cxgb3/cxgb3_main.c | 126 ++++++++++++++++++--------------
> drivers/net/cxgb3/cxgb3_offload.c | 16 +++-
> drivers/net/cxgb3/cxgb3_offload.h | 2 +
> drivers/net/cxgb3/sge.c | 23 ++++--
> drivers/net/cxgb3/t3cdev.h | 3 -
> 7 files changed, 105 insertions(+), 69 deletions(-)
applied 1-2
next prev parent reply other threads:[~2007-08-31 11:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-30 2:15 [PATCH 2.6.23 1/2] cxgb3 - Fix dev->priv usage Divy Le Ray
2007-08-31 11:41 ` Jeff Garzik [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-08-29 4:09 Divy Le Ray
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=46D7FE52.8020807@garzik.org \
--to=jeff@garzik.org \
--cc=divy@chelsio.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rdreier@cisco.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.