summaryrefslogtreecommitdiff
path: root/net/ipv6/exthdrs.c
diff options
context:
space:
mode:
authorSergey Vlasov <vsu@altlinux.ru>2007-04-27 02:18:35 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2007-04-27 14:26:22 -0700
commit6af3412cff50b9a7b12b7b9cf6f01b34fbae4624 (patch)
tree3b2d9f0bce81fd99f8f0ffae898be7381c51ba11 /net/ipv6/exthdrs.c
parentdf1910725a718efaca39274243262644e0e023ea (diff)
IPV4: Fix OOPS'er added to netlink fib.
[IPV4] nl_fib_lookup: Initialise res.r before fib_res_put(&res) When CONFIG_IP_MULTIPLE_TABLES is enabled, the code in nl_fib_lookup() needs to initialize the res.r field before fib_res_put(&res) - unlike fib_lookup(), a direct call to ->tb_lookup does not set this field. Signed-off-by: Sergey Vlasov <vsu@altlinux.ru> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/ipv6/exthdrs.c')
0 files changed, 0 insertions, 0 deletions