Disable a ccwgroup device
int ccwgroup_set_offline(struct ccwgroup_device * gdev);
gdev
target ccwgroup device
This function attempts to put the ccwgroup device into the offline state.
0 on success and a negative error value on failure.
Cornelia Huck <[email protected]>
Author.