pcfg->pcfg_flags ? "Enabling" : "Disabling",
(time_t)pcfg->pcfg_nid3);
- err = kportal_notify_router (pcfg->pcfg_nal, pcfg->pcfg_nid,
+ err = kportal_notify_router (pcfg->pcfg_gw_nal, pcfg->pcfg_nid,
pcfg->pcfg_flags,
(time_t)pcfg->pcfg_nid3);
break;
} *mp, mod_paths[] = {
{"portals", "lustre/portals/libcfs"},
{"ksocknal", "lustre/portals/knals/socknal"},
+ {"kptlrouter", "lustre/portals/router"},
{"lvfs", "lustre/lvfs"},
{"obdclass", "lustre/obdclass"},
{"llog_test", "lustre/obdclass"},
pcfg->pcfg_flags ? "Enabling" : "Disabling",
(time_t)pcfg->pcfg_nid3);
- err = kportal_notify_router (pcfg->pcfg_nal, pcfg->pcfg_nid,
+ err = kportal_notify_router (pcfg->pcfg_gw_nal, pcfg->pcfg_nid,
pcfg->pcfg_flags,
(time_t)pcfg->pcfg_nid3);
break;
} *mp, mod_paths[] = {
{"portals", "lustre/portals/libcfs"},
{"ksocknal", "lustre/portals/knals/socknal"},
+ {"kptlrouter", "lustre/portals/router"},
{"lvfs", "lustre/lvfs"},
{"obdclass", "lustre/obdclass"},
{"llog_test", "lustre/obdclass"},