Re: [PATCH] drivers/net/ethernet/via/via-velocity.c: update napiimplementation

From: David Miller
Date: Thu Aug 15 2013 - 04:39:16 EST


From: Julia Lawall <Julia.Lawall@xxxxxxx>
Date: Wed, 14 Aug 2013 16:26:53 +0200

> From: Julia Lawall <Julia.Lawall@xxxxxxx>
>
> Drivers supporting NAPI should use a NAPI-specific function for receiving
> packets. Hence netif_rx is changed to netif_receive_skb.
>
> Furthermore netif_napi_del should be used in the probe and remove function
> to clean up the NAPI resource information.
>
> Thanks to Francois Romieu, David Shwatrz and Rami Rosen for their help on
> this patch.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxx>

Applied, thanks.
--
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/