commit | 096b9854c04df86f03b38a97d40b6506e5730919 | [log] [tgz] |
---|---|---|
author | Jim Westfall <jwestfall@surrealistic.net> | Sun Jan 14 04:18:50 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 15 14:53:43 2018 -0500 |
tree | 5e5416a90a2a1a86019a1409e108beaa26fc8f1f | |
parent | 17d0fb0caa68f2bfd8aaa8125ff15abebfbfa1d7 [diff] |
net: Allow neigh contructor functions ability to modify the primary_key Use n->primary_key instead of pkey to account for the possibility that a neigh constructor function may have modified the primary_key value. Signed-off-by: Jim Westfall <jwestfall@surrealistic.net> Signed-off-by: David S. Miller <davem@davemloft.net>