Drivers: net: hyperv: Cleanup the receive path
authorKY Srinivasan <kys@microsoft.com>
Mon, 17 Feb 2014 00:38:44 +0000 (16:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Feb 2014 21:32:32 +0000 (16:32 -0500)
Make the receive path a little more efficient by parameterizing the
required state rather than re-establishing that state.

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

Simple merge