net: Init backlog NAPI's gro_hash.
authorDavid S. Miller <davem@davemloft.net>
Sat, 21 Jul 2018 06:37:55 +0000 (23:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Jul 2018 06:37:55 +0000 (23:37 -0700)
commit7c4ec749a3bd89237d7195ccd621bf5d4124d6b5
tree3c9d09ee760e7f4da97da4b441f0e5b6a28f4685
parent99d20a461c43556242a4e1b65e309f1c1fadea4f
net: Init backlog NAPI's gro_hash.

Based upon a patch by Sean Tranchetti.

Fixes: d4546c2509b1 ("net: Convert GRO SKB handling to list_head.")
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c