summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorJesse Gross <jesse@nicira.com>2010-10-29 12:14:53 +0000
committerDavid S. Miller <davem@davemloft.net>2010-11-15 09:22:52 -0800
commite1e78db628b33c657944865e3bca01ee59cc5b80 (patch)
tree98649d2224fbd76f9783905be498c5b70a63f50a /fs
parent410989f65151557701ce86875b141e694281dd6c (diff)
offloading: Make scatter/gather more tolerant of vlans.
When checking if it is necessary to linearize a packet, we currently use vlan_features if the packet contains either an in-band or out- of-band vlan tag. However, in-band tags aren't special in any way for scatter/gather since they are part of the packet buffer and are simply more data to DMA. Therefore, only use vlan_features for out- of-band tags, which could potentially have some interaction with scatter/gather. Signed-off-by: Jesse Gross <jesse@nicira.com> CC: Ben Hutchings <bhutchings@solarflare.com> Reviewed-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions