aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authordingtianhong <[email protected]>2014-05-30 06:32:49 +0000
committerDavid S. Miller <[email protected]>2014-06-02 22:57:34 +0000
commite289fd28176b78de7e54bf6c8e2b558afefaf6df (patch)
treeadccd7d6821425bdb7aae3662b0444161bc9b885 /drivers/net/xen-netback/interface.c
parentnet: stmmac: Handle different error codes from platform_get_irq_byname (diff)
downloadkernel-e289fd28176b78de7e54bf6c8e2b558afefaf6df.tar.gz
kernel-e289fd28176b78de7e54bf6c8e2b558afefaf6df.zip
macvlan: fix the problem when mac address changes for passthru mode
The macvlan dev should always have the same mac address like lowerdev when in the passthru mode, change the mac address alone will break the work mechanism, so when the lowerdev or macvlan mac address changes, we should propagate the changes to another dev. v1->v2: Allow macvlan dev to change mac address for passthru mode and propagate to lowerdev. v2->v3: Don't set the mac address to the lower dev's unicast address for passthru mode when mac address changes. Signed-off-by: Ding Tianhong <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions