hello, do you know how works command "copy_from_user"??.

        I have a struct like this 

        struct ..... = {
                ..............
                ..............
                struct other_thing **  table
                .............
        }

        My problem is that copy_from_user does not copy the "table" correctly,
well its elements. Is it normal?. If so, then I have to use
"copy_from_user" to copy the "table" too?.


        Thanks.

-- 
Javier Castillo Alc�bar.        [EMAIL PROTECTED]
Alhambra Systems, S.A.  http://www.alhsys.es
Telf: 34 - 1 - 91 304 18 00
Fax: 34 - 1 - 91 327 31 31
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to