[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180129.143330.141200849236022345.davem@davemloft.net>
Date: Mon, 29 Jan 2018 14:33:30 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: xiangxia.m.yue@...il.com
Cc: netdev@...r.kernel.org, viro@...iv.linux.org.uk
Subject: Re: [PATCH] ipv4: Get the address of interface correctly.
From: Tonghao Zhang <xiangxia.m.yue@...il.com>
Date: Sun, 28 Jan 2018 03:38:58 -0800
> When using ioctl to get address of interface, we can't
> get it anymore. For example, the command is show as below.
>
> # ifconfig eth0
>
> In the patch ("03aef17bb79b3"), the devinet_ioctl does not
> return a suitable value, even though we can find it in
> the kernel. Then fix it now.
>
> Fixes: 03aef17bb79b3 ("devinet_ioctl(): take copyin/copyout to caller")
> Cc: Al Viro <viro@...iv.linux.org.uk>
> Signed-off-by: Tonghao Zhang <xiangxia.m.yue@...il.com>
Applied, thank you.
Powered by blists - more mailing lists