From: Denis V. Lunev Date: Fri, 1 Feb 2008 02:48:47 +0000 (-0800) Subject: [IPV4]: fib_sync_down rework. X-Git-Tag: v2.6.25-rc1~1089^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85326fa54b5516d8859617cc5fdfce8ae19c1480;p=pandora-kernel.git [IPV4]: fib_sync_down rework. fib_sync_down can be called with an address and with a device. In reality it is called either with address OR with a device. The codepath inside is completely different, so lets separate it into two calls for these two cases. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed