1. NAME

i2o_block_sglist_free - Frees the SG list

2. SYNOPSIS

void i2o_block_sglist_free(struct i2o_block_request *  ireq );

3. ARGUMENTS

ireq
    I2O block request from which the SG should be freed

4. DESCRIPTION

Frees the SG list from the I2O block request.

5. COPYRIGHT