X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fnet%2Fneighbour.h;h=f60558d0254ca1a482ab4eb2924ecbaf8d6c169c;hb=579899a9eac2a9051f65ec6d120f80383696d528;hp=47f425464f847fd827719ac5da99cf2749824a14;hpb=0c6287ec12fa8f7e295a6ebc5fd331647c5a5469;p=firefly-linux-kernel-4.4.55.git diff --git a/include/net/neighbour.h b/include/net/neighbour.h index 47f425464f84..f60558d0254c 100644 --- a/include/net/neighbour.h +++ b/include/net/neighbour.h @@ -373,7 +373,7 @@ static inline int neigh_event_send(struct neighbour *neigh, struct sk_buff *skb) return 0; } -#ifdef CONFIG_BRIDGE_NETFILTER +#if IS_ENABLED(CONFIG_BRIDGE_NETFILTER) static inline int neigh_hh_bridge(struct hh_cache *hh, struct sk_buff *skb) { unsigned int seq, hh_alen;