diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2010-06-24 06:13:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-27 07:10:04 +0200 |
commit | cc413d9097dfc6237f37dcaf52346db1061a6119 (patch) | |
tree | cc85bed1040342b75785fc85fcb013ae0d0e0595 /drivers/isdn | |
parent | isdn/gigaset: correct CAPI connection state storage (diff) | |
download | linux-cc413d9097dfc6237f37dcaf52346db1061a6119.tar.xz linux-cc413d9097dfc6237f37dcaf52346db1061a6119.zip |
vxge: fix memory leak in vxge_alloc_msix() error path
When pci_enable_msix() returned ret<0, entries and vxge_entries were leaked.
While at it, use the centralized exit idiom in the function.
Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Acked-by: Ram Vepa <ram.vepa@exar.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions