From: Patrick McHardy Date: Mon, 7 Aug 2006 05:22:47 +0000 (-0700) Subject: [IPV6]: Fix crash in ip6_del_rt X-Git-Tag: v2.6.19-rc1~1272^2~315 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c813a7297e3af4cd7c3458e09e9ee3d161c6830;p=pandora-kernel.git [IPV6]: Fix crash in ip6_del_rt ip6_null_entry doesn't have rt6i_table set, when trying to delete it the kernel crashes dereferencing table->tb6_lock. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed