Re: [PATCH] cls_u32: don't bother explicitly initializing ->divisor to zero
From: David Miller
Date: Mon Jan 09 2017 - 14:27:49 EST
From: Alexandru Moise <00moses.alexander00@xxxxxxxxx>
Date: Sun, 8 Jan 2017 18:49:46 +0200
> This struct member is already initialized to zero upon root_ht's
> allocation via kzalloc().
>
> Signed-off-by: Alexandru Moise <00moses.alexander00@xxxxxxxxx>
Applied, thanks.