commit | ef8f342b43c48035458306b5e5b3dcb949929b1d | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Tue Dec 23 17:50:37 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 26 17:07:08 2014 -0500 |
tree | fa68791fdc1367a36f818eb01fc254ad2d97d668 | |
parent | 16d8614b4f67fad7d12df34c53c9a1bab91fec49 [diff] |
neigh: remove next ptr from struct neigh_table After commit d7480fd3b173 ("neigh: remove dynamic neigh table registration support"), this field is not used anymore. CC: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Acked-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>