Re: [PATCH net-next v3 00/19] slight optimization of addr compare for net modules

2013-12-31 Thread David Miller
From: Ding Tianhong Date: Mon, 30 Dec 2013 15:40:25 +0800 > This is the second patchset for slight optimization of address compare, > mainly for net tree, just following the Joe's opinion, it will help review > the code for maintainers and supports. > > v2: Change some style for patch 2. > A

[PATCH net-next v3 00/19] slight optimization of addr compare for net modules

2013-12-29 Thread Ding Tianhong
This is the second patchset for slight optimization of address compare, mainly for net tree, just following the Joe's opinion, it will help review the code for maintainers and supports. v2: Change some style for patch 2. According Eric's suggestion, use the ether_addr_equal_64bits to instead