linux/drivers/net/netxen
Stephen Hemminger f8dfdd5cab netxen: do_rom_fast_write error handling
Compiler warning spots real error!

The function do_rom_fast_read called in do_rom_fast_write can fail
and leave data1 unset. This causes a compile warning.
The correct thing is to propagate the error out.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-02-27 04:38:33 -05:00
..
Makefile Add NetXen 1G/10G ethernet driver. 2006-12-02 00:11:58 -05:00
netxen_nic.h NetXen: Fix to get the driver working after sparse changes 2007-02-17 15:26:45 -05:00
netxen_nic_ethtool.c NetXen: Updates for ethtool support 2007-02-09 16:09:46 -05:00
netxen_nic_hdr.h [PATCH] NetXen: whitespace cleaup and more cleanup fixes 2006-12-04 18:36:03 -05:00
netxen_nic_hw.c NetXen: Driver unload fixes 2007-02-27 04:16:04 -05:00
netxen_nic_hw.h netxen patches 2007-01-31 04:59:08 -05:00
netxen_nic_init.c netxen: do_rom_fast_write error handling 2007-02-27 04:38:33 -05:00
netxen_nic_isr.c netxen patches 2007-01-31 04:59:08 -05:00
netxen_nic_main.c NetXen: Driver ifconfig fix 2007-02-27 04:16:04 -05:00
netxen_nic_niu.c NetXen: Fixes for ppc architecture. 2007-02-09 16:09:46 -05:00
netxen_nic_phan_reg.h [PATCH] NetXen: multiport firmware support, ioctl interface 2006-12-04 18:36:03 -05:00