]> git.baikalelectronics.ru Git - kernel.git/commit
neigh: remove next ptr from struct neigh_table
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Tue, 23 Dec 2014 16:50:37 +0000 (17:50 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Dec 2014 22:07:08 +0000 (17:07 -0500)
commit5f9dd081b6f51e54bfe5751775f791ea17c1203c
treefa68791fdc1367a36f818eb01fc254ad2d97d668
parent35ff342e691adfd2a633a579d6db61b13ffe32a9
neigh: remove next ptr from struct neigh_table

After commit
149f387e52e5 ("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>
include/net/neighbour.h