From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH -next] virtio_net: Update the feature bit to comply with spec Date: Thu, 09 Jun 2016 23:35:37 -0700 (PDT) Message-ID: <20160609.233537.1751385856841761894.davem@davemloft.net> References: <1465494075-31170-1-git-send-email-aconole@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1465494075-31170-1-git-send-email-aconole@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: aconole@redhat.com Cc: netdev@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org, mst@redhat.com List-Id: virtualization@lists.linuxfoundation.org From: Aaron Conole Date: Thu, 9 Jun 2016 13:41:15 -0400 > 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 > Suggested-by: "Michael S. Tsirkin" Applied.