commit | 2207d182c14294d78b98142f0b6a16bea5e8b0fb | [log] [tgz] |
---|---|---|
author | Christophe Jaillet <christophe.jaillet@wanadoo.fr> | Fri Aug 25 07:35:51 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 25 20:07:07 2017 -0700 |
tree | 55a028206ea975a31536c86426cf344131cf4663 | |
parent | 681e9e867ea06219d26f02ae4a93979734b9ad44 [diff] |
net: sxgbe: check memory allocation failure Check memory allocation failure and return -ENOMEM in such a case, as already done few lines below for another memory allocation. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: David S. Miller <davem@davemloft.net>