]> 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)
commit0ada1ca00637ce130838a86dab3f83fe7dd77f70
tree1ab99aa589405ad430f83ca1fd5fe4adc3108795
parent7350df2fc81a32913a718b3abd262171650d129d
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