summaryrefslogtreecommitdiff
path: root/block/noop-iosched.c
diff options
context:
space:
mode:
authorAlexander Duyck <aduyck@mirantis.com>2016-03-12 01:05:47 +0300
committerDavid S. Miller <davem@davemloft.net>2016-03-14 06:55:14 +0300
commit08334824951dd6d1295860da07b1236d18b0b8df (patch)
tree6cb060f2472662019329028c10af017473a5549e /block/noop-iosched.c
parent1e94082963747b551b129528714827f76a090e93 (diff)
downloadlinux-08334824951dd6d1295860da07b1236d18b0b8df.tar.xz
GSO/UDP: Use skb->len instead of udph->len to determine length of original skb
It is possible for tunnels to end up generating IP or IPv6 datagrams that are larger than 64K and expecting to be segmented. As such we need to deal with length values greater than 64K. In order to accommodate this we need to update the code to work with a 32b length value instead of a 16b one. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block/noop-iosched.c')
0 files changed, 0 insertions, 0 deletions