]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
NetXen: Fix compile failure seen on PPC architecture
authorMithlesh Thukral <mithlesh@netxen.com>
Thu, 7 Jun 2007 11:36:36 +0000 (04:36 -0700)
committerJeff Garzik <jeff@garzik.org>
Sat, 9 Jun 2007 22:25:35 +0000 (18:25 -0400)
commit0d04761d17976ce560a22d9a21af575cd0d1bc21
tree16b15581443757002991e1a2a614552844f3df7d
parent3e2facef86a1665d64961b541aa0773f5ca22125
NetXen: Fix compile failure seen on PPC architecture

NetXen: Add NETXEN prefixes to macros to clean them up.
This is a cleanup patch which adds NETXEN prefix to some stand
alone macro names.
These posed compile errors when NetXen driver was backported to 2.6.9
on PPC architecture as macros like USER_START are defined in file
arch/ppc64/mm/hash_utils.c

Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
Signed-off by: Wen Xiong <wenxiong@us.ibm.com>
Acked-off by: Mithlesh Thukral <mithlesh@netxen.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/netxen/netxen_nic.h
drivers/net/netxen/netxen_nic_ethtool.c
drivers/net/netxen/netxen_nic_hw.c
drivers/net/netxen/netxen_nic_init.c