On Thu, 2014-02-06 at 17:09 +0100, Felix Fietkau wrote: > Why do you call napi_gro_receive at all? > Without device GRO support it seems to be just a fancy way of doing > netif_receive_skb with a bit more unnecessary indirection. Because I want GRO, of course :-) GRO is also enabled by default in netif flags (since 2.6.39 or something) so any mac80211 driver that ends up using NAPI will also take advantage of GRO. johannes -- 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