linux/drivers/net/ethernet/qlogic
Christophe Jaillet 766a957df9 qlcnic: Fix a memory leak in error handling path
If 'dma_alloc_coherent()' fails, we should release resources allocated so
far, just as done in all other cases in this function.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-20 10:33:38 -05:00
..
netxen net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettings 2017-02-17 14:06:41 -05:00
qed qed: Add support for hardware offloaded FCoE. 2017-02-19 18:10:42 -05:00
qede qede: Add driver support for PTP 2017-02-15 12:42:53 -05:00
qlcnic qlcnic: Fix a memory leak in error handling path 2017-02-20 10:33:38 -05:00
qlge drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
Kconfig qed: Add support for hardware offloaded FCoE. 2017-02-19 18:10:42 -05:00
Makefile qede: Add basic Network driver 2015-10-27 19:34:47 -07:00
qla3xxx.c net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettings 2017-02-20 10:27:17 -05:00
qla3xxx.h