Re: [PATCH 7/8] NetXen: Fix for PPC machines.

2006-12-27 Thread Al Viro
On Wed, Dec 27, 2006 at 07:58:54AM +, Christoph Hellwig wrote: On Mon, Dec 18, 2006 at 05:53:59AM -0800, Amit S. Kale wrote: Signed-off-by: Amit S. Kale [EMAIL PROTECTED] netxen_nic.h |2 +- netxen_nic_init.c | 12 ++-- netxen_nic_main.c |4 ++-- 3 files

Re: [PATCH 7/8] NetXen: Fix for PPC machines.

2006-12-26 Thread Jeff Garzik
Amit S. Kale wrote: Signed-off-by: Amit S. Kale [EMAIL PROTECTED] netxen_nic.h |2 +- netxen_nic_init.c | 12 ++-- netxen_nic_main.c |4 ++-- applied 7-8. your patch format is also broken: please read Documentation/SubmittingPatches, in particular: 12) The

Re: [PATCH 7/8] NetXen: Fix for PPC machines.

2006-12-26 Thread Amit Kale
Thanks a lot for applying. We'll definitely take care of the patch format problems you've pointed out. -Amit On Wednesday 27 December 2006 03:19, Jeff Garzik wrote: Amit S. Kale wrote: Signed-off-by: Amit S. Kale [EMAIL PROTECTED] netxen_nic.h |2 +- netxen_nic_init.c | 12

Re: [PATCH 7/8] NetXen: Fix for PPC machines.

2006-12-26 Thread Christoph Hellwig
On Mon, Dec 18, 2006 at 05:53:59AM -0800, Amit S. Kale wrote: Signed-off-by: Amit S. Kale [EMAIL PROTECTED] netxen_nic.h |2 +- netxen_nic_init.c | 12 ++-- netxen_nic_main.c |4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) Please use __le* types for all

[PATCH 7/8] NetXen: Fix for PPC machines.

2006-12-18 Thread Amit S. Kale
Signed-off-by: Amit S. Kale [EMAIL PROTECTED] netxen_nic.h |2 +- netxen_nic_init.c | 12 ++-- netxen_nic_main.c |4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/drivers/net/netxen/netxen_nic.h b/drivers/net/netxen/netxen_nic.h index