Revert "net: Remove unused neighbour layer ops."
[deliverable/linux.git] / include / net / neighbour.h
index 6814c4d61c1c02c3507ad00daab520e8d367760c..e31f0a86f9b74527026d8fa3d0db035e403c3a4a 100644 (file)
@@ -43,6 +43,7 @@ struct neigh_parms {
 #endif
        struct net_device *dev;
        struct neigh_parms *next;
+       int     (*neigh_setup)(struct neighbour *);
        void    (*neigh_cleanup)(struct neighbour *);
        struct neigh_table *tbl;
 
This page took 0.080821 seconds and 5 git commands to generate.