This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / net / atm / mpoa_proc.c
index 64c676d..714fe71 100644 (file)
@@ -103,7 +103,7 @@ static ssize_t proc_mpc_read(struct file *file, char __user *buff,
                             size_t count, loff_t *pos){
         unsigned long page = 0;
        unsigned char *temp;
-        int length = 0;
+        ssize_t length = 0;
        int i = 0;
        struct mpoa_client *mpc = mpcs;
        in_cache_entry *in_entry;