diff options
author | Michal Kubecek <mkubecek@suse.cz> | 2012-12-04 11:09:13 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-12-10 10:45:08 -0800 |
commit | bc436ddffc68d8c9e3e2e69e3253445af85c0881 (patch) | |
tree | f210b415797af8fd7d44ffae99e89354c48209c0 /drivers/acpi | |
parent | e86b690c9659a03d8a6bb7ded18894718ab64360 (diff) | |
download | lwn-bc436ddffc68d8c9e3e2e69e3253445af85c0881.tar.gz lwn-bc436ddffc68d8c9e3e2e69e3253445af85c0881.zip |
route: release dst_entry.hh_cache when handling redirects
Stable-3.0 commit 42ab5316 (ipv4: fix redirect handling) was
backport of mainline commit 9cc20b26 from 3.2-rc3 where hh
member of struct dst_entry was already gone.
However, in 3.0 we still have it and we have to clean it as
well, otherwise it keeps pointing to the cleaned up (and
unusable) hh_cache entry and packets cannot be sent out.
Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions