On Sun, Feb 05, 2017 at 05:20:35PM -0700, [email protected] wrote: > From: Stephen Hemminger <[email protected]> > > The netvsc no longer needs per channel state hook to track receive buffer. > > Signed-off-by: Stephen Hemminger <[email protected]> > Signed-off-by: K. Y. Srinivasan <[email protected]> > --- > 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 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
