On Fri, May 13, 2011 at 11:26 AM, Mark Kettenis <mark.kette...@xs4all.nl> wrote:
>> From: Vadim Zhukov <persg...@gmail.com>
>> Date: Fri, 13 May 2011 13:10:10 +0400
>>
>> Hello all.
>>
>> Looks like there is a typo in ioctl number...
>
> What makes you think this is a typo?
>

there are two ioctls with the same command number:

#define BIOCDISCIPLINE _IOWR('B', 40, struct bioc_discipline)
#define BIOCINSTALLBOOT _IOWR('B', 40, struct bioc_installboot)

Reply via email to