[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170210144647.GA18276@kroah.com>
Date: Fri, 10 Feb 2017 15:46:47 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: kys@...rosoft.com
Cc: linux-kernel@...r.kernel.org, devel@...uxdriverproject.org,
olaf@...fle.de, apw@...onical.com, vkuznets@...hat.com,
jasowang@...hat.com, leann.ogasawara@...onical.com,
Stephen Hemminger <stephen@...workplumber.org>,
Stephen Hemminger <sthemmin@...rosoft.com>
Subject: Re: [PATCH 05/13] vmbus: remove per channel state
On Sun, Feb 05, 2017 at 05:20:35PM -0700, kys@...hange.microsoft.com wrote:
> From: Stephen Hemminger <stephen@...workplumber.org>
>
> The netvsc no longer needs per channel state hook to track receive buffer.
>
> Signed-off-by: Stephen Hemminger <sthemmin@...rosoft.com>
> Signed-off-by: K. Y. Srinivasan <kys@...rosoft.com>
> ---
> include/linux/hyperv.h | 14 --------------
> 1 files changed, 0 insertions(+), 14 deletions(-)
This patch breaks the build badly, I don't know how it passed anyone's
build tests :(
The functions are still used in two different files.
I've applied the first 4 patches here, but really, I shouldn't have had
to bisect down to the offending patch.
ugh.
greg k-h
Powered by blists - more mailing lists