[PATCH 05/13] vmbus: remove per channel state

Greg KH gregkh at linuxfoundation.org
Fri Feb 10 14:46:47 UTC 2017


On Sun, Feb 05, 2017 at 05:20:35PM -0700, kys at exchange.microsoft.com wrote:
> From: Stephen Hemminger <stephen at networkplumber.org>
> 
> The netvsc no longer needs per channel state hook to track receive buffer.
> 
> Signed-off-by: Stephen Hemminger <sthemmin at microsoft.com>
> Signed-off-by: K. Y. Srinivasan <kys at microsoft.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


More information about the devel mailing list