[dpdk-dev] [PATCH v2 01/10] bnx2x: Set cache line based on build configuration

2016-09-30 Thread Ferruh Yigit
Hi Chas, On 9/29/2016 11:20 AM, Chas Williams wrote: > Correctly hint the cache line size. Remove unused macros associated > with the cache line size. > > Fixes: 540a211084a7 ("bnx2x: driver core") > > Signed-off-by: Chas Williams <3chas3 at gmail.com> > Acked-by: Harish Patil > --- Thank you

[dpdk-dev] [PATCH v2 01/10] bnx2x: Set cache line based on build configuration

2016-09-29 Thread Chas Williams
Correctly hint the cache line size. Remove unused macros associated with the cache line size. Fixes: 540a211084a7 ("bnx2x: driver core") Signed-off-by: Chas Williams <3chas3 at gmail.com> Acked-by: Harish Patil --- drivers/net/bnx2x/bnx2x.h | 5 + 1 file changed, 1 insertion(+), 4 deletion