• Ben Collins's avatar
    [PATCH] Fix compat_ioctl · 4c3c3a21
    Ben Collins authored
    This fixes the compat_ioctl interface for the case where a NULL handler
    is registered. This should produce a "compatible" as opposed to
    "translated" interface for the specified ioctl. The patch was sent to
    linux-kernel and no one complained (atleast with this second rev).
    4c3c3a21
compat.c 11.4 KB