X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fatm%2Fmpoa_proc.c;h=60834b5a14d60ad0608795e61b47b4cab8a52345;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=4f1849f9ab29a9f2cee57af10b484edf577ea588;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/net/atm/mpoa_proc.c b/net/atm/mpoa_proc.c index 4f1849f9a..60834b5a1 100644 --- a/net/atm/mpoa_proc.c +++ b/net/atm/mpoa_proc.c @@ -121,7 +121,7 @@ static void mpc_stop(struct seq_file *m, void *v) /* * READING function - called when the /proc/atm/mpoa file is read from. */ -static ssize_t mpc_show(struct seq_file *m, void *v) +static int mpc_show(struct seq_file *m, void *v) { struct mpoa_client *mpc = v; unsigned char *temp;