Hi all!

I wrote a function under 2.4.4 which simply mimics the behaviour of
tcp_sendmsg() but with zerocopy (uses do_tcp_send_pages()).
I also added the function to the netsyms.c file & then compiled the kernel &
booted from it.
when I try to insmod a module which simply makes a call to my function, I
get an unresolved symbol.

help will be mostly appreciated.

Thanks in advance,

--Alon


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to