This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / net / atm / mpc.h
index cb6cbdd..c7b1108 100644 (file)
@@ -51,7 +51,6 @@ struct atm_mpoa_qos *atm_mpoa_search_qos(uint32_t dst_ip);
 int atm_mpoa_delete_qos(struct atm_mpoa_qos *qos);
 
 /* Display QoS entries. This is for the procfs */
-struct seq_file;
-void atm_mpoa_disp_qos(struct seq_file *m);
+void atm_mpoa_disp_qos(char *page, ssize_t *len);
 
 #endif /* _MPC_H_ */