From: Julia Lawall <julia.law...@lip6.fr>
Date: Wed, 14 Aug 2013 16:26:53 +0200

> From: Julia Lawall <julia.law...@lip6.fr>
> 
> 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.law...@lip6.fr>

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

Reply via email to