]> git.baikalelectronics.ru Git - kernel.git/commit
macvlan: propagate the mac address change status for lowerdev
authorZhang Shengju <zhangshengju@cmss.chinamobile.com>
Tue, 13 Jun 2017 14:45:11 +0000 (22:45 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Jun 2017 18:34:51 +0000 (14:34 -0400)
commitf4703a15fca219af0bfc9312ec61629027e3f1e9
tree8361bd0c1fcad8072be805785c0bf7c3ba0c9b6e
parente89a22a7b839f87245ed169cfad31668d0b948dc
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