Re: [PACKET]: Kill unused pg_vec_endpage() function

2007-10-18 Thread David Miller
Applied, thanks! - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[PACKET]: Kill unused pg_vec_endpage() function

2007-10-18 Thread Patrick McHardy
[PACKET]: Kill unused pg_vec_endpage() function The conversion to vm_insert_page() left this unused function behind, remove it. Signed-off-by: Patrick McHardy <[EMAIL PROTECTED]> diff --git a/net/packet/af_packet.c b/net/packet/af_packet.c index e11000a..d093650 100644 --- a/net/