OSDN Git Service

qede: Fix various memory allocation error flows for fastpath
authorManish Chopra <manish.chopra@qlogic.com>
Wed, 20 Apr 2016 07:03:27 +0000 (03:03 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Apr 2016 18:51:28 +0000 (14:51 -0400)
commitf86af2dfded628034d05a2548e50001f34549403
tree1ab99aa589405ad430f83ca1fd5fe4adc3108795
parent5bec11cf446eafa4851649db2d53e4086119a36f
qede: Fix various memory allocation error flows for fastpath

This patch handles memory allocation failures for fastpath
gracefully in the driver.

Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: Yuval Mintz <yuval.mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qede/qede_main.c