Re: [PATCH 06/10] [SG] Update net/ to use sg helpers

From: Jens Axboe
Date: Tue Oct 23 2007 - 06:47:34 EST


On Tue, Oct 23 2007, Christian Borntraeger wrote:
> Fix sctp compile
>
> sctp fails to compile with
> net/sctp/sm_make_chunk.c: In function 'sctp_pack_cookie':
> net/sctp/sm_make_chunk.c:1516: error: implicit declaration of function 'sg_init_table'
> net/sctp/sm_make_chunk.c:1517: error: implicit declaration of function 'sg_set_page'
>
> use the proper include file.
>
> SCTP maintainers Vlad Yasevich and Sridhar Samudrala are CCed.
>
> Signed-off-by: Christian Borntraeger <borntraeger@xxxxxxxxxx>

Looks good, thanks!

--
Jens Axboe

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