Re: 32bit emulation of wireless ioctls

Jean Tourrilhes (jt@bougret.hpl.hp.com)
Mon, 3 Feb 2003 16:09:42 -0800


On Tue, Feb 04, 2003 at 12:51:50AM +0100, Andi Kleen wrote:
>
> Short term I will just settle on getting that message away so that
> RedHat users won't bother me anymore. Can you suggest a good way to
> handle SIOCGIWNAME? Should I just make it return -EINVAL?

Just return any error, all errors will be processed the same
(and displayed to the user). Either make it convenient for you, or
make it meaningful to the user.

> -Andi

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