From: Michael Wu <flamingice@xxxxxxxxxxxx> Date: Sun, 16 Sep 2007 00:47:40 -0400 > Huh? How does a driver use NAPI if it can't pass a struct net_device? It is now managed by a struct napi_struct which you can embed into any object you like. NAPI is now totally disconnected from the network device structure. This was necessary for proper support of multi-queue cards. - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html