Remove 'sg' argument to linux_sendto_hdrincl, which is what I think was

intended.  This fixes the build, but might require revision.
This commit is contained in:
rwatson 2004-07-18 04:09:40 +00:00
parent e3eb70b7d7
commit 606ea367ae

View File

@ -429,7 +429,7 @@ struct linux_sendto_args {
* tweak endian-dependent fields in the IP packet.
*/
static int
linux_sendto_hdrincl(struct thread *td, caddr_t *sg, struct linux_sendto_args *linux_args)
linux_sendto_hdrincl(struct thread *td, struct linux_sendto_args *linux_args)
{
/*
* linux_ip_copysize defines how many bytes we should copy