tipc: rename struct port_list to struct tipc_port_list
[deliverable/linux.git] / net / tipc / name_table.c
index 46e6b6c2ecc9fe3e78e662d1506ce545a126d028..f0abae93c1f1c666f80297178d737f7784067c9e 100644 (file)
@@ -625,7 +625,7 @@ not_found:
  */
 
 int tipc_nametbl_mc_translate(u32 type, u32 lower, u32 upper, u32 limit,
-                             struct port_list *dports)
+                             struct tipc_port_list *dports)
 {
        struct name_seq *seq;
        struct sub_seq *sseq;
This page took 0.02758 seconds and 5 git commands to generate.