]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9d7b16fabac73f0c1d614fcb6268790c1dfe5e27
tree1ab99aa589405ad430f83ca1fd5fe4adc3108795
parent8d0e6205b25ceab296f7bd8e636ed99039f28fac
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