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 kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html