netdev
[Top] [All Lists]

Re: [PATCH] Mark SIOCSIFNAME as compatible ioctl

To: Andi Kleen <ak@xxxxxx>
Subject: Re: [PATCH] Mark SIOCSIFNAME as compatible ioctl
From: "David S. Miller" <davem@xxxxxxxxxx>
Date: Fri, 9 Jan 2004 02:04:56 -0800
Cc: netdev@xxxxxxxxxxx
In-reply-to: <20040108070413.GA31778@averell>
References: <20040108070413.GA31778@averell>
Sender: netdev-bounce@xxxxxxxxxxx
On Thu, 8 Jan 2004 08:04:13 +0100
Andi Kleen <ak@xxxxxx> wrote:

> Mark SIOCSIFNAME as an ioctl that doesn't need 32bit conversion.
> 
> Fixes nameif as 32bit executable.

How can we mark it compatible?  It needs the stuff dev_ifname32() in
fs/compat_ioctl.c does for SIOCGIFNAME doesn't it?


<Prev in Thread] Current Thread [Next in Thread>