Files
linux/drivers
Jesse Gross fc741216db net offloading: Pass features into netif_needs_gso().
Now that there is a single function that can compute the device
features relevant to a packet, we don't want to run it for each
offload.  This converts netif_needs_gso() to take the features
of the device, rather than computing them itself.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-01-09 23:35:34 -08:00
..
2011-01-02 15:31:11 -08:00
2010-12-24 01:28:54 -07:00
2010-12-22 15:43:26 -05:00
2010-12-17 15:18:05 +01:00
2011-01-06 22:32:03 +00:00