Remove the i2o block device from the system again
int i2o_block_remove(struct device * dev);
dev
I2O Block device which should be removed
Remove gendisk from system and free all allocated memory.
Always returns 0.