Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[deliverable/linux.git] / include / net / neighbour.h
index 18b69b6cecaf6e91d161d67057e1ae0fadfef1ef..3817fda82a80760cc977082311ec9dd805b651aa 100644 (file)
@@ -118,7 +118,7 @@ struct neighbour
        int                     (*output)(struct sk_buff *skb);
        struct sk_buff_head     arp_queue;
        struct timer_list       timer;
-       struct neigh_ops        *ops;
+       const struct neigh_ops  *ops;
        u8                      primary_key[0];
 };
 
This page took 0.037336 seconds and 5 git commands to generate.