diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2012-02-21 10:46:49 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-02-22 07:23:25 (GMT) |
commit | 597cdbc2239e6019bbb2dd73b266f436166f0427 (patch) | |
tree | b6c25dddc2987c9e7811d826f991dd6407783b7f /net/wanrouter | |
parent | a5e7424d424f6398a198ead79d99e0a3c2f24ce8 (diff) | |
download | linux-fsl-qoriq-597cdbc2239e6019bbb2dd73b266f436166f0427.tar.xz |
atm: clip: remove clip_tbl
Commit 32092ecf0644 (atm: clip: Use device neigh support on top of
"arp_tbl".) introduced a bug since clip_tbl is zeroed : Crash occurs in
__neigh_for_each_release()
idle_timer_check() must use instead arp_tbl and neigh_check_cb() should
ignore non clip neighbours.
Idea from David Miller.
Reported-by: Meelis Roos <mroos@linux.ee>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Tested-by: Meelis Roos <mroos@linux.ee>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wanrouter')
0 files changed, 0 insertions, 0 deletions