From: Sabrina Dubroca Date: Tue, 10 Mar 2015 20:03:54 +0000 (+0100) Subject: fib_trie: call fib_table_flush_external under RTNL X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dede75b7e8ed4af31c3b06aec84401a5db88be9;p=pandora-kernel.git fib_trie: call fib_table_flush_external under RTNL Move rtnl_lock() before the call to fib4_rules_exit so that fib_table_flush_external is called under RTNL. Fixes: 104616e74e0b ("switchdev: don't support custom ip rules, for now") Signed-off-by: Sabrina Dubroca Acked-by: Alexander Duyck Reviewed-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed