linux-kernel-test/drivers/net/netxen
Dhananjay Phadke 3bfafd6b13 netxen: avoid invalid iounmap
For NX3031 only one I/O range is mapped, so unmapping other
two which are used by older chips, causes this warning on
ppc64.

"Attempt to iounmap early bolted mapping at 0x0000000000000000"

Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-16 11:03:01 -08:00
..
Makefile netxen: add netxen_nic_ctx.c 2008-07-22 17:52:04 -04:00
netxen_nic_ctx.c netxen: fix endianness in firmware commands 2009-01-14 20:47:30 -08:00
netxen_nic_ethtool.c netxen: fix link speed reporting for some boards 2009-01-14 20:48:32 -08:00
netxen_nic_hdr.h removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
netxen_nic_hw.c netxen: hold tx lock while sending firmware commands 2009-01-14 20:49:43 -08:00
netxen_nic_hw.h netxen: fix promisc mode, mtu setting 2008-08-07 02:11:10 -04:00
netxen_nic_init.c netxen: handle dma mapping failures 2009-01-14 20:50:00 -08:00
netxen_nic_main.c netxen: avoid invalid iounmap 2009-01-16 11:03:01 -08:00
netxen_nic_niu.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
netxen_nic_phan_reg.h netxen: fix mac addr setup 2008-08-14 04:43:05 -04:00
netxen_nic.h netxen: handle dma mapping failures 2009-01-14 20:50:00 -08:00