summaryrefslogtreecommitdiffstats
path: root/drivers/net/tun.c
diff options
context:
space:
mode:
authorAaron Conole2016-10-25 22:12:12 +0200
committerDavid S. Miller2016-10-29 17:58:51 +0200
commit93a205ee98a4881e8bf608e65562c19d45930a93 (patch)
tree743d41ba364231ba7474fef64fa1e41b7f0fe1e9 /drivers/net/tun.c
parentnet caif: insert missing spaces in pr_* messages and unbreak multi-line strings (diff)
downloadkernel-qcow2-linux-93a205ee98a4881e8bf608e65562c19d45930a93.tar.gz
kernel-qcow2-linux-93a205ee98a4881e8bf608e65562c19d45930a93.tar.xz
kernel-qcow2-linux-93a205ee98a4881e8bf608e65562c19d45930a93.zip
virtio-net: Update the mtu code to match virtio spec
The virtio committee recently ratified a change, VIRTIO-152, which defines the mtu field to be 'max' MTU, not simply desired MTU. This commit brings the virtio-net device in compliance with VIRTIO-152. Additionally, drop the max_mtu branch - it cannot be taken since the u16 returned by virtio_cread16 will never exceed the initial value of max_mtu. Signed-off-by: Aaron Conole <aconole@redhat.com> Acked-by: "Michael S. Tsirkin" <mst@redhat.com> Acked-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tun.c')
0 files changed, 0 insertions, 0 deletions