From: Zhang Shengju
Date: Tue, 13 Jun 2017 22:45:11 +0800
> The macvlan dev should propagate the return value of mac address change for
> lower device in the passthru mode, instead of always return 0.
>
> Signed-off-by: Zhang Shengju
Applied, thank you.
t] macvlan: propagate the mac address change status
> for lowerdev
>
> On Tue, Jun 13, 2017 at 10:45:11PM +0800, Zhang Shengju wrote:
> > The macvlan dev should propagate the return value of mac address
> > change for lower device in the passthru mode, instead of always retu
On Tue, Jun 13, 2017 at 10:45:11PM +0800, Zhang Shengju wrote:
> The macvlan dev should propagate the return value of mac address change for
> lower device in the passthru mode, instead of always return 0.
>
> Signed-off-by: Zhang Shengju
> ---
> drivers/net/macvlan.c | 6 ++
> 1 file change
Hello!
On 06/13/2017 05:45 PM, Zhang Shengju wrote:
The macvlan dev should propagate the return value of mac address change for
lower device in the passthru mode, instead of always return 0.
Returning. Perhaps can be fixed while applying...
Signed-off-by: Zhang Shengju
[...]
MBR,Serge
The macvlan dev should propagate the return value of mac address change for
lower device in the passthru mode, instead of always return 0.
Signed-off-by: Zhang Shengju
---
drivers/net/macvlan.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/drivers/net/macvlan.c b/driv