commit | 2f18423d7ebf8044a9edaca840be5ae199fb32f6 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Mon Jun 16 16:59:02 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 16 21:36:13 2014 -0700 |
tree | 2b77c0b4887ea3600f7ccb47924db98d1163ce08 | |
parent | 17846376f21c07c1b9ddfdef1a01bf3828fc1e06 [diff] |
hyperv: fix apparent cut-n-paste error in send path teardown c25aaf814a63: "hyperv: Enable sendbuf mechanism on the send path" added some teardown code that looks like it was copied from the recieve path above, but missed a variable name replacement. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>