[Devel] Re: [PATCH 02/16] net: Don't implement dev_ifname32 inline
David Miller
davem at davemloft.net
Wed Sep 12 02:39:40 PDT 2007
From: ebiederm at xmission.com (Eric W. Biederman)
Date: Sat, 08 Sep 2007 15:13:04 -0600
>
> The current implementation of dev_ifname makes maintenance difficult
> because updates to the implementation of the ioctl have to made in two
> places. So this patch updates dev_ifname32 to do a classic 32/64
> structure conversion and call sys_ioctl like the rest of the
> compat calls do.
>
> Signed-off-by: Eric W. Biederman <ebiederm at xmission.com>
Applied to net-2.6.24, thanks.
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list