]> git.baikalelectronics.ru Git - kernel.git/commit
virtio_net: Update the feature bit to comply with spec
authorAaron Conole <aconole@redhat.com>
Thu, 9 Jun 2016 17:41:15 +0000 (13:41 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Jun 2016 06:35:26 +0000 (23:35 -0700)
commit59d81875a797fe80b0d25445785eb99246c38176
treee1ec3f6c6722e4887a21e27643e3a5771a8725d7
parent147352aa2fb4feb9778be6222238b3d08bb2bd4a
virtio_net: Update the feature bit to comply with spec

A draft version of the MTU Advice feature bit was specified as 25.  This
bit is not within the allowed range for network device feature bits, and
should be changed to be feature bit 3 to fully comply with the spec.

Fixes 09e08105e408 ('virtio-net: Add initial MTU advice feature')
Signed-off-by: Aaron Conole <aconole@redhat.com>
Suggested-by: "Michael S. Tsirkin" <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/virtio_net.h