Problem with cdrom-range-fixes-patch in 2.6.9-rc1-mm2

From: Grant Wilson
Date: Thu Sep 02 2004 - 09:12:00 EST


Hi,
With this patch applied a CDROMVOLREAD ioctl returns EINVAL. I believe that this is because of an error in the 'sanity check' added by the patch:

if ((buffer[offset] & 0x3f) == GPMODE_AUDIO_CTL_PAGE ||
^^
should be !=

Yours,
Grant Wilson
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/