[Bridge] [PATCH v2 2/2] net: use eth_hw_addr_random() and reset addr_assign_type

David Miller davem at davemloft.net
Wed Feb 15 20:34:55 UTC 2012


From: Danny Kukawka <danny.kukawka at bisect.de>
Date: Wed, 15 Feb 2012 17:45:40 +0100

> Use eth_hw_addr_random() instead of calling random_ether_addr()
> to set addr_assign_type correctly to NET_ADDR_RANDOM.
> 
> Reset the state to NET_ADDR_PERM as soon as the MAC get
> changed via .ndo_set_mac_address.
> 
> v2: adapt to renamed eth_hw_addr_random()
> 
> Signed-off-by: Danny Kukawka <danny.kukawka at bisect.de>

Applied.


More information about the Bridge mailing list