summaryrefslogtreecommitdiff
path: root/lib/lzo
diff options
context:
space:
mode:
authorDavid Vrabel <david.vrabel@citrix.com>2016-01-15 14:55:34 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-01-15 20:13:18 (GMT)
commit99a2dea50d5deff134b6c346f53a3ad1f583ee96 (patch)
treef25c92ae80136e8ac0cc8fda22f8bce7c704c2a5 /lib/lzo
parentfb3311853c0f23391fc3441d49a46d076de57757 (diff)
downloadlinux-99a2dea50d5deff134b6c346f53a3ad1f583ee96.tar.xz
xen-netback: use skb to determine number of required guest Rx requests
Using the MTU or GSO size to determine the number of required guest Rx requests for an skb was subtly broken since these value may change at runtime. After 1650d5455bd2dc6b5ee134bd6fc1a3236c266b5b (xen-netback: always fully coalesce guest Rx packets) we always fully pack a packet into its guest Rx slots. Calculating the number of required slots from the packet length is then easy. Signed-off-by: David Vrabel <david.vrabel@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/lzo')
0 files changed, 0 insertions, 0 deletions