Netdev List
 help / color / mirror / Atom feed
From: Mithlesh Thukral <mithlesh@netxen.com>
To: netdev mailing list <netdev@vger.kernel.org>
Cc: Jeff Garzik <jeff@garzik.org>, Rob Mapes <rob@netxen.com>,
	netxenproj@linsyssoft.com
Subject: [PATCH 1/2] NetXen: Fix NetXen driver ping on system-p
Date: Fri, 4 May 2007 09:09:26 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.64.0705040907390.21891@dut46> (raw)

NetXen: Fix for driver on System-p
This patch will fix a ping issue on system-p.

Signed-off by: Milan Bag <mbag@netxen.com>
Signed-off by: Adhiraj Joshi <adhiraj@netxen.com>
Signed-by: Mithlesh Thukral <mithlesh@netxen.com>

---

  drivers/net/netxen/netxen_nic_init.c |    2 +-
  1 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/netxen/netxen_nic_init.c b/drivers/net/netxen/netxen_nic_init.c
index cf0e96a..a368924 100644
--- a/drivers/net/netxen/netxen_nic_init.c
+++ b/drivers/net/netxen/netxen_nic_init.c
@@ -1216,7 +1216,7 @@ u32 netxen_process_rcv_ring(struct netxe
  		/* Window = 1 */
  		writel(consumer,
  		       NETXEN_CRB_NORMALIZE(adapter,
-					    recv_crb_registers[ctxid].
+					    recv_crb_registers[adapter->portnum].
  					    crb_rcv_status_consumer));
  	}


             reply	other threads:[~2007-05-04 16:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-04 16:09 Mithlesh Thukral [this message]
2007-05-08  5:15 ` [PATCH 1/2] NetXen: Fix NetXen driver ping on system-p Jeff Garzik
  -- strict thread matches above, loose matches on Subject: below --
2007-05-17 13:52 Mithlesh Thukral
2007-05-18  0:46 ` Jeff Garzik

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=Pine.LNX.4.64.0705040907390.21891@dut46 \
    --to=mithlesh@netxen.com \
    --cc=jeff@garzik.org \
    --cc=netdev@vger.kernel.org \
    --cc=netxenproj@linsyssoft.com \
    --cc=rob@netxen.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