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:
Robert Watson 2004-07-18 04:09:40 +00:00
parent 1c325cb9dc
commit 38da2381cd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=132331

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