diff options
author | David Ahern <dsahern@gmail.com> | 2018-12-20 02:53:22 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-20 04:29:45 +0300 |
commit | 754d5da63145852736f34cfc762164f5d8d6537b (patch) | |
tree | e27c05bac0313a02d494f1811b5f01cb91602dc2 /lib/test_xarray.c | |
parent | 3f2eadb10886340f4d67fe683c2e53b4df005461 (diff) | |
download | linux-754d5da63145852736f34cfc762164f5d8d6537b.tar.xz |
neighbor: Initialize protocol when new pneigh_entry are created
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 <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/test_xarray.c')
0 files changed, 0 insertions, 0 deletions