neigh: Don't require dst in neigh_hh_init
[linux-2.6-block.git] / include / net / neighbour.h
index bc66babb5f27f85d32dea1d1ad042cb284faa0ee..9f912e4d4232d1b5a5ec1ab3f7ef51d0cac730e5 100644 (file)
@@ -193,6 +193,7 @@ struct neigh_table {
        int                     family;
        int                     entry_size;
        int                     key_len;
+       __be16                  protocol;
        __u32                   (*hash)(const void *pkey,
                                        const struct net_device *dev,
                                        __u32 *hash_rnd);