[Bridge] [PATCH net-next] net: bridge: use rhashtable for fdbs

Nikolay Aleksandrov nikolay at cumulusnetworks.com
Tue Dec 12 18:18:19 UTC 2017


On 12/12/17 20:02, Stephen Hemminger wrote:
> On Tue, 12 Dec 2017 16:02:50 +0200
> Nikolay Aleksandrov <nikolay at cumulusnetworks.com> wrote:
> 
>> +		memcpy(__entry->addr, f->key.addr.addr, ETH_ALEN);
> 
> Maybe use ether_addr_copy() here?
> 

This is an unrelated cleanup, the code in question was already like that. I can post
a separate patch to turn these into ether_addr_copy().
 


More information about the Bridge mailing list