commit | a88e2676a6cd3352c2f590f872233d83d8db289c | [log] [tgz] |
---|---|---|
author | Zhang Shengju <zhangshengju@cmss.chinamobile.com> | Tue Jun 13 22:45:11 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 14 14:34:51 2017 -0400 |
tree | 8361bd0c1fcad8072be805785c0bf7c3ba0c9b6e | |
parent | 55ce889f9616d970a3334bf1eaafc8830fb9e024 [diff] |
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>