On Fri, 2015-08-28 at 13:33 -0700, Eric Dumazet wrote: > We do not bother for small struct. > > Here, the array is big enough that David prefers having an explicit > memset() so that it clearly shows that author of this code was aware of > this.
It's 288 bytes on stack, maybe a kzalloc would be clearer too. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html