commit | 85326fa54b5516d8859617cc5fdfce8ae19c1480 | [log] [tgz] |
---|---|---|
author | Denis V. Lunev <den@openvz.org> | Thu Jan 31 18:48:47 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:28:39 2008 -0800 |
tree | 82129844e755914183bc262b250301d06b7db398 | |
parent | 4b8aa9abee2e108b132dea7a7c4e81a167895354 [diff] |
[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 <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>