From: Julian Anastasov Date: Mon, 8 Oct 2012 11:41:17 +0000 (+0000) Subject: ipv4: make sure nh_pcpu_rth_output is always allocated X-Git-Tag: v3.7-rc1~66^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8a17175c63fd3e8b573719f7538816f8c96abf4;p=pandora-kernel.git ipv4: make sure nh_pcpu_rth_output is always allocated Avoid checking nh_pcpu_rth_output in fast path, abort fib_info creation on alloc_percpu failure. Signed-off-by: Julian Anastasov Signed-off-by: David S. Miller --- Reading git-diff-tree failed