summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
diff options
context:
space:
mode:
authorMichal Kubecek <mkubecek@suse.cz>2012-12-04 11:09:13 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-12-10 10:45:08 -0800
commitbc436ddffc68d8c9e3e2e69e3253445af85c0881 (patch)
treef210b415797af8fd7d44ffae99e89354c48209c0 /net/mac80211/util.c
parente86b690c9659a03d8a6bb7ded18894718ab64360 (diff)
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 'net/mac80211/util.c')
0 files changed, 0 insertions, 0 deletions