diff options
author | Claudiu Manoil <claudiu.manoil@freescale.com> | 2015-05-06 18:07:30 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-09 17:37:46 -0400 |
commit | 3d23a05c75c7e2f45efb4f2550ce17a150c88b2d (patch) | |
tree | 18a4d82102e9392e1e55037eed75b58cc31bde00 /net/core | |
parent | bc602280871cdedc906f622b036f5799f16c13c2 (diff) | |
download | linux-3d23a05c75c7e2f45efb4f2550ce17a150c88b2d.tar.bz2 |
gianfar: Enable changing mac addr when if up
Use device flag IFF_LIVE_ADDR_CHANGE to signal that
the device supports changing the hardware address when
the device is running.
This allows eth_mac_addr() to change the mac address
also when the network device's interface is open.
This capability is required by certain applications,
like bonding mode 6 (Adaptive Load Balancing).
Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions