macvlan: propagate the mac address change status for lowerdev
commita88e2676a6cd3352c2f590f872233d83d8db289c
authorZhang Shengju <zhangshengju@cmss.chinamobile.com>
Tue, 13 Jun 2017 14:45:11 +0000 (13 22:45 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Jun 2017 18:34:51 +0000 (14 14:34 -0400)
tree8361bd0c1fcad8072be805785c0bf7c3ba0c9b6e
parent55ce889f9616d970a3334bf1eaafc8830fb9e024
macvlan: propagate the mac address change status for lowerdev

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 <zhangshengju@cmss.chinamobile.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvlan.c