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)
commit7d84e37e114215be0a0c80095891c8268a99352b
treee1ec3f6c6722e4887a21e27643e3a5771a8725d7
parente434863718d4b99dd0d6e0cefd3c5e79e4fa2083
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 14de9d114a82 ('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
This page took 0.02623 seconds and 5 git commands to generate.