X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fnet%2Fneighbour.h;h=47f425464f847fd827719ac5da99cf2749824a14;hb=0bae49b24c3142a623da47d841b4bbf08ea8ae0c;hp=7277caf3743d269b8e547178c3ae7f58fbbd28e0;hpb=6f2a1c1e78771a78c1696f5a67e8320e76a8dc0b;p=karo-tx-linux.git diff --git a/include/net/neighbour.h b/include/net/neighbour.h index 7277caf3743d..47f425464f84 100644 --- a/include/net/neighbour.h +++ b/include/net/neighbour.h @@ -203,7 +203,6 @@ struct neigh_table { void (*proxy_redo)(struct sk_buff *skb); char *id; struct neigh_parms parms; - /* HACK. gc_* should follow parms without a gap! */ int gc_interval; int gc_thresh1; int gc_thresh2;