commit | 01c3521f794ce945c586f99e93058df97358a8b6 | [log] [tgz] |
---|---|---|
author | Christophe Jaillet <christophe.jaillet@wanadoo.fr> | Fri Jul 07 06:56:16 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 07 09:29:10 2017 +0100 |
tree | 18ff9f2766b5e23ffce18dc2f914f486c27b2fb4 | |
parent | df7c7dd2509f5f8e1f230ac71dfbf2846cc1dc0f [diff] |
arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()' If this memory allocation fails, we should go through the error handling path as done everywhere else in this function before returning. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: David S. Miller <davem@davemloft.net>