diff options
| author | Dmitri Epshtein <[email protected]> | 2016-03-12 18:44:18 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-03-14 15:48:51 -0400 |
| commit | 928b6519afeb2a5e2dc61154380b545ed66c476a (patch) | |
| tree | 5d712d9d24e9827e89e032982366265e190188e0 /tools/perf/scripts/python | |
| parent | 1c2722a975fdb8c90bc6ba8570b7fb62db4e2e9c (diff) | |
net: mvneta: enable change MAC address when interface is up
Function eth_prepare_mac_addr_change() is called as part of MAC
address change. This function check if interface is running.
To enable change MAC address when interface is running:
IFF_LIVE_ADDR_CHANGE flag must be set to dev->priv_flags field
Fixes: c5aff18204da ("net: mvneta: driver for Marvell Armada 370/XP
network unit")
Cc: [email protected]
Signed-off-by: Dmitri Epshtein <[email protected]>
Signed-off-by: Gregory CLEMENT <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions