[PATCH] kill CDROM_SEND_PACKET
The CDROM_SEND_PACKET ioctl is both slow and ugly, this patch keeps the functionality but utilizes the much better sg_io() framework.
Showing
Please register or sign in to comment
The CDROM_SEND_PACKET ioctl is both slow and ugly, this patch keeps the functionality but utilizes the much better sg_io() framework.