1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00

s4-ipv6: update callers to load_interface_list()

This commit is contained in:
Andrew Tridgell
2011-06-02 15:40:28 +10:00
parent 44d47e8515
commit 40dc94a53f
27 changed files with 31 additions and 31 deletions

View File

@ -951,7 +951,7 @@ static void ldapsrv_task_init(struct task_server *task)
int num_interfaces;
int i;
load_interface_list(task, lpcfg_interfaces(task->lp_ctx), &ifaces);
load_interface_list(task, task->lp_ctx, &ifaces);
num_interfaces = iface_list_count(ifaces);
/* We have been given an interfaces line, and been