diff options
author | Benjamin Li <benjamin.li@qlogic.com> | 2007-02-26 20:06:40 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-02-27 10:21:44 +0100 |
commit | 0f8ab89e825f8c9f1c84c558ad7e2e4006aee0d3 (patch) | |
tree | 1e10a407c48ab982032084b5fc72bb62a0d95173 /drivers/md/raid6altivec.uc | |
parent | qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip. (diff) | |
download | linux-0f8ab89e825f8c9f1c84c558ad7e2e4006aee0d3.tar.xz linux-0f8ab89e825f8c9f1c84c558ad7e2e4006aee0d3.zip |
qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_free_list(), ql_populate_free_queue(), ql_alloc_large_buffers(), and ql3xxx_send()
pci_map_single() could fail. We need to properly check the return
code from pci_map_single(). If we can not properly map this address,
then we should cleanup and return the proper return code.
Signed-off-by: Benjamin Li <benjamin.li@qlogic.com>
Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/md/raid6altivec.uc')
0 files changed, 0 insertions, 0 deletions