hyperv: Fix some variable name typos in send-buffer init/revoke
authorHaiyang Zhang <haiyangz@microsoft.com>
Sat, 20 Dec 2014 02:25:18 +0000 (18:25 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Dec 2014 21:11:11 +0000 (16:11 -0500)
The changed names are union fields with the same size, so the existing code
still works. But, we now update these variables to the correct names.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/hyperv_net.h
drivers/net/hyperv/netvsc.c

Simple merge
Simple merge