linux/drivers/net/ethernet/dlink
Ondrej Zary 39536ff81e dl2k: Handle memory allocation errors in alloc_list
If memory allocation fails in alloc_list(), free the already allocated
memory and return -ENOMEM. In rio_open(), call alloc_list() first and
abort if it fails. Move HW access (set RFDListPtr) out ot alloc_list().

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-11-20 14:48:27 -05:00
..
dl2k.c dl2k: Handle memory allocation errors in alloc_list 2015-11-20 14:48:27 -05:00
dl2k.h dl2k: Add support for IP1000A-based cards 2015-11-16 17:11:31 -05:00
Kconfig dl2k: Add support for IP1000A-based cards 2015-11-16 17:11:31 -05:00
Makefile drivers/net: delete old parallel port de600/de620 drivers 2013-01-22 10:39:49 -05:00
sundance.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00