diff options
author | Mike Christie <michaelc@cs.wisc.edu> | 2009-05-13 17:57:39 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-05-23 15:44:09 -0500 |
commit | 184b57c630c86d35b7f92d4b6545fdf07647c5d5 (patch) | |
tree | d6e46048015ccfefec0f47662d2202e5dc26d6fb /drivers/scsi/advansys.c | |
parent | 10eb0f013c63c71c82ede77945a5f390c10cfda6 (diff) |
[SCSI] libiscsi: check of LLD has a alloc pdu callout.
bnx2i does not have one. It currently preallocates the bdt
when the session is setup.
We probably want to change that to a dma pool, then allocate from
the pool in the alloc pdu. Until then check if there is a alloc
pdu callout.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/advansys.c')
0 files changed, 0 insertions, 0 deletions