netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] NetXen: Fix NetXen driver ping on system-p
@ 2007-05-04 16:09 Mithlesh Thukral
  2007-05-08  5:15 ` Jeff Garzik
  0 siblings, 1 reply; 4+ messages in thread
From: Mithlesh Thukral @ 2007-05-04 16:09 UTC (permalink / raw)
  To: netdev mailing list; +Cc: Jeff Garzik, Rob Mapes, netxenproj

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));
  	}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/2] NetXen: Fix NetXen driver ping on system-p
  2007-05-04 16:09 [PATCH 1/2] NetXen: Fix NetXen driver ping on system-p Mithlesh Thukral
@ 2007-05-08  5:15 ` Jeff Garzik
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Garzik @ 2007-05-08  5:15 UTC (permalink / raw)
  To: Mithlesh Thukral; +Cc: netdev mailing list, Rob Mapes, netxenproj

Mithlesh Thukral wrote:
> 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(-)

ACK but doesn't apply



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/2] NetXen: Fix NetXen driver ping on system-p
@ 2007-05-17 13:52 Mithlesh Thukral
  2007-05-18  0:46 ` Jeff Garzik
  0 siblings, 1 reply; 4+ messages in thread
From: Mithlesh Thukral @ 2007-05-17 13:52 UTC (permalink / raw)
  To: netdev; +Cc: amitkale, jeff, mithlesh, netxenproj, rob

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));
 	}
 

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/2] NetXen: Fix NetXen driver ping on system-p
  2007-05-17 13:52 Mithlesh Thukral
@ 2007-05-18  0:46 ` Jeff Garzik
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Garzik @ 2007-05-18  0:46 UTC (permalink / raw)
  To: Mithlesh Thukral; +Cc: netdev, amitkale, netxenproj, rob

Mithlesh Thukral wrote:
> 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(-)

applied



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-05-18  0:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-04 16:09 [PATCH 1/2] NetXen: Fix NetXen driver ping on system-p Mithlesh Thukral
2007-05-08  5:15 ` 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

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).