neigh: Add device constructor/destructor capability.
authorDavid Miller <davem@davemloft.net>
Mon, 25 Jul 2011 00:01:38 +0000 (00:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Nov 2011 23:48:03 +0000 (18:48 -0500)
commitda6a8fa0275e2178c44a875374cae80d057538d1
tree6a9df6b3b9e268ca463fdb47d9041883acc923ea
parent869759b9e4160fb8a8d25bc3b4ce3b658523aebb
neigh: Add device constructor/destructor capability.

If the neigh entry has device private state, it will need
constructor/destructor ops.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/neighbour.c