From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 10 May 2012 14:55:10 -0400 (EDT) Message-Id: <20120510.145510.1040533529305157641.davem@davemloft.net> To: alexander.h.duyck@intel.com Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, stephen.s.ko@intel.com, jeffrey.t.kirsher@intel.com Subject: Re: [ 33/52] net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state From: David Miller In-Reply-To: <4FAC0EA7.3000100@intel.com> References: <20120510173135.772550373@linuxfoundation.org> <4FAC0EA7.3000100@intel.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: From: Alexander Duyck Date: Thu, 10 May 2012 11:53:27 -0700 > All of the changes in igb are unnecessary. I think they can be dropped > from the patch as they have already been reverted from the latest > net-next. The only change that is really needed is the piece in > netdevice.h below. Does it hurt? If not, just let it be.