From: David Ahern <[email protected]> Date: Wed, 19 Dec 2018 15:53:22 -0800
> From: David Ahern <[email protected]> > > pneigh_lookup uses kmalloc versus kzalloc when new entries are allocated. > Given that the newly added protocol field needs to be initialized. > > Fixes: df9b0e30d44c ("neighbor: Add protocol attribute") > Signed-off-by: David Ahern <[email protected]> Applied, thanks David.
